Data Collection
tomba.io
Provides tools to find and enrich email addresses and company information for lead generation and outreach.
ENDPOINT 1
https://mcp.tomba.io/mcp
MCP server metadata
- Name
- Tomba MCP
- Version
- 1.0.0
Known tools 22
domain_searchSearch for all email addresses associated with a specific domain or company.
Potential side effectsemail_enrichmentEnrich an email address with additional information about the person, including their name, position, company details, and social profiles.
Potential side effectsemail_finderFind the email address of a specific person given their name and company domain or company name.
Potential side effectsmpp_author_finderFind the email address of the author of a blog post or article using MPP (Machine Payments Protocol).
Potential side effectsmpp_domain_searchSearch for all email addresses associated with a specific domain using MPP (Machine Payments Protocol).
Potential side effectsmpp_email_countGet the count of email addresses available for a specific domain using MPP (Machine Payments Protocol).
Potential side effectsmpp_email_enrichmentEnrich an email address with detailed contact and company information using MPP (Machine Payments Protocol).
Potential side effectsmpp_email_finderFind a person's email address given their name and company domain using MPP (Machine Payments Protocol).
Potential side effectsmpp_email_verifierVerify if an email address is valid and deliverable using MPP (Machine Payments Protocol).
Potential side effectsmpp_linkedin_finderFind a person's email address from their LinkedIn profile URL using MPP (Machine Payments Protocol).
Potential side effectsmpp_phone_finderFind phone numbers associated with an email address, domain, or LinkedIn profile using MPP (Machine Payments Protocol).
Potential side effectsmpp_phone_validatorValidate a phone number and get carrier and location details using MPP (Machine Payments Protocol).
Inferred read-onlympp_similar_finderFind domains similar to a given domain using MPP (Machine Payments Protocol).
Inferred read-onlyphone_finderFind phone numbers associated with an email address, domain, or LinkedIn profile.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.tomba-mcp]
url = "https://mcp.tomba.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tomba-mcp": {
"type": "http",
"url": "https://mcp.tomba.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tomba-mcp
Remote MCP URL: https://mcp.tomba.io/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"tomba-mcp": {
"url": "https://mcp.tomba.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tomba-mcp": {
"type": "http",
"url": "https://mcp.tomba.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tomba-mcp",
"transport": "streamable-http",
"url": "https://mcp.tomba.io/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.