Tomba
Freeby MCP Community
MCP Server for Tomba.io API integration
v1.8.0Added Apr 12, 2026
mcptombaemailverificationapi
Tomba MCP Server
MCP Server for Tomba.io API integration
Installation
npx -y tomba-mcp-server
Reviews
Installation
Quick install
npx -y tomba-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"tomba": {
"command": "npx",
"args": ["-y", "tomba-mcp-server"]
}
}
}