Back to Apps

Tomba MCP Server
Supports UIby tomba-io
Comprehensive email discovery, verification, and enrichment tools powered by the Tomba.io API.
0 stars
Works in:claude
Exposes:ToolsResourcesPrompts
What it does
Connects your AI assistant to the Tomba.io API, providing a powerful suite of tools for B2B lead generation, email discovery, and contact verification. It allows the AI to find emails associated with domains, verify deliverability, and enrich contacts with social and professional data.
Tools
domain_search: Find all email addresses associated with a specific domain.email_finder: Generate likely email addresses from names and domains.email_verifier: Verify email deliverability and check database presence.email_enrichment: Enrich emails with additional contact and social data.author_finder: Discover email addresses of article authors from a URL.linkedin_finder: Find email addresses from LinkedIn profile URLs.phone_finder: Search for phone numbers based on email or domain.phone_validator: Validate phone numbers and check carrier information.email_count: Get total email counts for a domain.similar_finder: Find similar domains based on a target domain.technology_finder: Discover technology stacks used by websites.companies_search: Search for companies using natural language queries with advanced filters.
Installation
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"tomba": {
"command": "npx",
"args": ["-y", "tomba-mcp-server"],
"env": {
"TOMBA_API_KEY": "your-api-key-here",
"TOMBA_SECRET_KEY": "your-secret-key-here"
}
}
}
}
Supported hosts
- Claude Desktop
Quick install
npx -y tomba-mcp-serverInformation
- Pricing
- freemium
- Published
- 6/5/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
JSON for claude_desktop_config.json





