Tomba Email Finder
@tomba-io
About Tomba Email Finder
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tomba": {
"command": "npx",
"args": [
"-y",
"tomba-mcp-server"
],
"env": {
"TOMBA_API_KEY": "your_api_key_here",
"TOMBA_SECRET_KEY": "your_secret_key_here"
}
}
}
}Tools
8Search emails based on domain name
Find email address from domain, first name and last name
Verify email address deliverability
Enrich email with additional data
Find email addresses of article authors
Find email addresses from LinkedIn URLs
Search phone numbers based on email, domain, or LinkedIn
Validate phone numbers and check carrier information
More Communication MCP servers
Email sending MCP 💌
resendThe official MCP server to send emails and interact with Resend
Telegram MCP server
chaindeadTelegram MCP for managing dialogs, messages, drafts, read statuses, and more.
Twilio MCP Monorepo
twilio-labsMonorepo providing 1) OpenAPI to MCP Tool generator 2) Exposing all of Twilio's API as MCP Tools
MCP-Discord
barryyip0625Implement Discord MCP server enabling AI assistants to interact with the Discord platform.
WhatsApp MCP Server
msaelicesWhatsapp MCP Server implemented in Python
Comments