Overview
This MCP (Model Context Protocol) server provides integration between the Hunter API and any LLM provider supporting the MCP protocol (e.g., Claude for Desktop), allowing you to interact with the Hunter B2B data using natural language. It enables accessing Hunter API endpoints through conversational prompts and saving results to leads via chat interfaces. The current toolset includes Domain Search, Email Finder, Email Verifier, Email Enrichment, Company Enrichment, and Lead Creation, enabling queries on both People and Companies and the ability to persist promising results as Leads. The project is presented with a sample mcpServers configuration and installation guidance for Claude Desktop, illustrating how to run the server with uv and a path to main.py. Important note: the repository is deprecated and all functionality has moved to Hunter’s Remote MCP Server. The description emphasizes leveraging MCP-enabled LLMs to interact with Hunter data, while acknowledging that not all Hunter API endpoints are supported in the current release and promising future endpoint coverage.
Features
Natural language access to Hunter API
Interact with Hunter API endpoints using conversational language through the MCP protocol, enabling natural language queries.
B2B data for People and Companies
Retrieve business-to-business data about people and companies from Hunter API.
Lead creation via chat
Save Hunter data results directly into Leads via conversational interfaces.
Who Is This For?
- Developers / LLM integrators:Integrate Hunter API data with MCP-enabled LLMs to answer questions and perform lead-related tasks in natural language.




