Back to search
100
MCP live v0.1.2 streamable-http

Potarix Enricher

io.github.Potarix/potarix-mcp

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

Uptime
50.0%
2 probes
Response
159ms
last probe
Tools
9
callable

Tools · 9

lookup_company_website

Find the best website URL for a company name. Uses Potarix Enricher API credits.

find_person_email

Find a verified email for a named person at a company or domain. Uses Potarix Enricher API credits.

find_decision_maker_email

Find a likely decision maker and verified email for a domain. Uses Potarix Enricher API credits.

find_linkedin_email

Find a verified email from a LinkedIn profile URL. Uses Potarix Enricher API credits.

find_company_emails

Find public company email contacts for a domain. Uses Potarix Enricher API credits.

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-cal…

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.

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.

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, …

Similar MCP servers embedding-nearest

Potarix Enricher
Find company websites and verified business emails through the Potarix Enricher API.
0 tools · streamable-http
Person Enrichment API
Person lookup from email: name, title, company, social profiles. x402.
1 tools · sse
Company Enrichment API
Company firmographics from domain: name, socials, tech stack, emails, phone, address
1 tools · sse
Social Profile Enrichment API
Social media profile lookup for GitHub, Twitter/X, LinkedIn, YouTube. x402.
1 tools · sse
DataMerge MCP live
B2B data enrichment for 375M+ companies: legal entities, corporate hierarchies, and contacts.
26 tools · streamable-http
GoCreative Agent API live
Pay-per-call social enrichment + 140+ lookups for AI agents. x402 + USDC on Base.
8 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "potarix_enricher": {
      "url": "https://api.potarix.com/mcp",
      "transport": "streamable-http"
    }
  }
}