tomba-io/tomba-mcp-server
by Various
MCP Server for Tomba.io API integration
MCP
tomba-io/tomba-mcp-server
Added 1 June 2026
Overview
An MCP server that wraps the Tomba.io API, enabling AI assistants to query email finder, email verifier, and company enrichment endpoints. It exposes tools for searching professional email addresses and validating email deliverability through the Model Context Protocol.
Best for
Best for
Developers building AI agents or assistants that need to find or verify professional email addresses programmatically.
Use cases
- Find verified email addresses for a given domain or person name
- Check email deliverability and risk scores before sending
- Enrich lead records with company and contact data from Tomba.io
How to use
Tools exposed
npx
Tested with
Claude Desktop, VS Code
Example client config
{\n "mcpServers": {\n "tomba": {\n "command": "npx",\n "args": ["-y", "tomba-mcp-server"],\n "env": {\n "TOMBA_API_KEY": "your-api-key-here",\n "TOMBA_SECRET_KEY": "your-secret-key-here"\n }\n }\n }\n} Notes
An MCP server that wraps the Tomba.io API, enabling AI assistants to query email finder, email verifier, and company enrichment endpoints. It exposes tools for searching professional email addresses and validating email deliverability through the Model Context Protocol.
7 stars on GitHub. Last updated 2026-04-02.
Use cases
- Find verified email addresses for a given domain or person name
- Check email deliverability and risk scores before sending
- Enrich lead records with company and contact data from Tomba.io
Pros
- Simple integration with any MCP-compatible client or agent
- Leverages Tomba.io’s reliable email verification and enrichment data
- Lightweight TypeScript implementation with clear tool definitions
Cons
- Requires a Tomba.io API key and active subscription for full functionality
- Limited to the endpoints exposed by Tomba.io’s API (no custom data sources)
- Small community and low star count may indicate limited maintenance or adoption
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple integration with any MCP-compatible client or agent
- Leverages Tomba.io's reliable email verification and enrichment data
- Lightweight TypeScript implementation with clear tool definitions
Cons
- Requires a Tomba.io API key and active subscription for full functionality
- Limited to the endpoints exposed by Tomba.io's API (no custom data sources)
- Small community and low star count may indicate limited maintenance or adoption
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.