LogoSTMCP
Download
hunter-mcp

Hunter MCP Server

Hunter MCP Server provides integration between the Hunter API and LLM providers supporting MCP protocol, enabling natural language interaction with B2B data for people and company information.

Tools

Search for email addresses associated with a domain.

2. Email Finder

Find email addresses for a person or company.

3. Email Verifier

Verify the deliverability of an email address.

4. Email Enrichment

Enrich an email address with additional contact information.

5. Company Enrichment

Enrich company data with additional business information.

6. Lead Creation

Create a new lead in your Hunter leads database.

Open Graph image for Hunter MCP Server

JSON Config

{
  "mcpServers": {
    "hunter-mcp": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "PATH_TO_hunter-mcp/main.py"
      ],
      "env": {
        "HUNTER_API_KEY": "YOUR_HUNTER_API_KEY"
      }
    }
  }
}

Useful Links

Information