Back to directory
hunter-io/hunter-mcp

hunter-io/hunter-mcp

@hunter-io

Hunter API integration for MCP protocol, enabling B2B data access via natural language

b2bhunter-apiemail-finderdomain-searchlead-generationmcp-servercommerce

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12