tomba-io/tomba-mcp-server
Email discovery, verification, and enrichment tools. Find email addresses, verify deliverability, enrich contact data, discover authors and LinkedIn profiles, validate phone numbers, and analyze technology stacks.
Quick Start
Clone the repository:
git clone https://github.com/tomba-io/tomba-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"tomba-mcp-server": {
"command": "npx",
"args": [
"-y",
"tomba-io/tomba-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.