# Potarix Enricher MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-potarix-potarix-mcp
- Repository: https://github.com/Potarix/potarix-mcp

## Install
- Endpoint: https://api.potarix.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.potarix.com/mcp

## Tools
- lookup_company_website (Look Up Company Website) - Find the best website URL for a company name. Uses Potarix Enricher API credits. Endpoint: https://api.potarix.com/mcp
- find_person_email (Find Person Email) - Find a verified email for a named person at a company or domain. Uses Potarix Enricher API credits. Endpoint: https://api.potarix.com/mcp
- find_decision_maker_email (Find Decision Maker Email) - Find a likely decision maker and verified email for a domain. Uses Potarix Enricher API credits. Endpoint: https://api.potarix.com/mcp
- find_linkedin_email (Find LinkedIn Email) - Find a verified email from a LinkedIn profile URL. Uses Potarix Enricher API credits. Endpoint: https://api.potarix.com/mcp
- find_company_emails (Find Company Emails) - Find public company email contacts for a domain. Uses Potarix Enricher API credits. Endpoint: https://api.potarix.com/mcp
- find_all (Find All Company Data) - 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. Endpoint: https://api.potarix.com/mcp
- check_balance (Check Potarix 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. Endpoint: https://api.potarix.com/mcp
- topup_credits (Top Up Potarix 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. Endpoint: https://api.potarix.com/mcp
- start_checkout (Start Potarix Checkout (one-time card capture)) - 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. Endpoint: https://api.potarix.com/mcp

## Resources
- ui://potarix/find-all.html - MIME type: text/html;profile=mcp-app
- ui://potarix/topup.html - MIME type: text/html;profile=mcp-app

## Prompts
Not captured

## Metadata
- Owner: io.github.Potarix
- Version: 0.1.2
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 26, 2026
- Source: https://registry.modelcontextprotocol.io
