mcpbeat

Potarix Enricher MCP Server

io.github.Potarix/potarix-mcp
answering

Potarix Enricher is answering right now. Last checked 3 min ago. It exposes 9 tools. Last commit 26 May 2026.

Find company websites and verified business emails through the Potarix Enricher API.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
9
Tools
read from the server
102 ms
Response time
average over 24h
0
Stars
last commit 26 May 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add potarix-mcp --transport http https://api.potarix.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "potarix-mcp": {
      "url": "https://api.potarix.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.potarix-mcp]
url = "https://api.potarix.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "potarix-mcp": {
      "url": "https://api.potarix.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "potarix-mcp": {
      "url": "https://api.potarix.com/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

all
find_all
Kitchen-sink: resolve a company's website, find decision-maker emails for the categories you request, and pull the company-wide email roster — all in one call. Pricing is the sum of underlying sub-calls; see /find-all docs. Uses Potarix Enricher API credits.
balance
check_balance
Show the calling key's profile: email, credits remaining, total purchased, whether a card is on file, and how many active API keys exist. Free — does not consume credits.
company
find_company_emails
Find public company email contacts for a domain. Uses Potarix Enricher API credits.
decision
find_decision_maker_email
Find a likely decision maker and verified email for a domain. Uses Potarix Enricher API credits.
linkedin
find_linkedin_email
Find a verified email from a LinkedIn profile URL. Uses Potarix Enricher API credits.
lookup
lookup_company_website
Find the best website URL for a company name. Uses Potarix Enricher API credits.
person
find_person_email
Find a verified email for a named person at a company or domain. Uses Potarix Enricher API credits.
start
start_checkout
Return a Stripe Checkout URL the human clicks once to add a card. After the human completes checkout, future `topup_credits` calls are silent off-session charges. Hand the returned `url` to the user, do not try to follow it yourself.
topup
topup_credits
Buy a credit pack. Charges the saved card off-session if one is on file (returns immediately on success). If no card is saved yet, run `start_checkout` first to capture one.

Endpoints

URLTransportStateLatencyChecked
https://api.potarix.com/mcp streamable-http answering 85 ms 3 min ago

Potarix Enricher — questions

Answers built from our own checks of this server.

What can Potarix Enricher do?
It exposes 9 tools, read directly from the server on our last check. Among them: check_balance, find_all, find_company_emails, find_decision_maker_email, find_linkedin_email, find_person_email and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Potarix Enricher working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 102 ms. The bar chart above shows every period we have measured.
How do I connect Potarix Enricher?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Potarix Enricher need an API key?
No. Potarix Enricher completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Potarix Enricher?
It answers our handshake in 102 ms on average, which is faster than 83% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Potarix Enricher open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.