Wraps the Hunter.io API for email discovery and verification directly into your MCP client. Useful when you need to find professional email addresses associated with a domain, verify if an email exists, or enrich contact data during research and outreach workflows. Hosted through Pipeworx's gateway, so you can connect via a simple HTTP URL without running a local server. The source doesn't list specific tools, but Hunter.io typically offers domain search, email finder, and verification endpoints. You can either call tools directly or use the ask_pipeworx interface to query in natural language. If you're building lead lists, validating contacts, or doing any kind of B2B prospecting from Claude, this gives you programmatic access to Hunter's database without leaving your agent environment.
Hunter.io MCP — wraps the Hunter.io email finder & verification API (hunter.io)
Part of Pipeworx — an MCP gateway connecting AI agents to 744+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"hunter": {
"url": "https://gateway.pipeworx.io/hunter/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 744+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Hunter data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
io.github.mindstone/mcp-server-microsoft-teams
helbertparanhos/resend-email-mcp
marlinjai/email-mcp
io.github.mindstone/mcp-server-email-imap
io.github.osamahassouna/email-playbook-mcp
gongrzhe/gmail-mcp-server