Back to MCP Servers
Tomba
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.
marketingai
By tomba-io
Installation
npx -y tomba-mcp-serverConfiguration
{
"mcpServers": {
"tomba-mcp-server": {
"command": "npx",
"args": ["-y", "tomba-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes