Potarix Enricher
io.github.Potarix/potarix-mcpFind company websites and verified business emails through the Potarix Enricher API.
Tools · 9
Find the best website URL for a company name. Uses Potarix Enricher API credits.
Find a verified email for a named person at a company or domain. Uses Potarix Enricher API credits.
Find a likely decision maker and verified email for a domain. Uses Potarix Enricher API credits.
Find a verified email from a LinkedIn profile URL. Uses Potarix Enricher API credits.
Find public company email contacts for a domain. Uses Potarix Enricher API credits.
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…
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.
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.
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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"potarix_enricher": {
"url": "https://api.potarix.com/mcp",
"transport": "streamable-http"
}
}
}