← Registry

Data Collection

tomba.io

Provides tools to find and enrich email addresses and company information for lead generation and outreach.

1 endpoint22 known toolsFirst detected June 5, 2026Last detected August 8, 2026

ENDPOINT 1

https://mcp.tomba.io/mcp

No auth detected

MCP server metadata

Name
Tomba MCP
Version
1.0.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged

Known tools 22

author_finder

Find the email address of an article's author from a given URL.

Potential side effects
companies_search

Search for companies in the Tomba database.

Inferred read-only
domain_search

Search for all email addresses associated with a specific domain or company.

Potential side effects
email_count

Get the count of email addresses available for a specific domain.

Potential side effects
email_enrichment

Enrich an email address with additional information about the person, including their name, position, company details, and social profiles.

Potential side effects
email_finder

Find the email address of a specific person given their name and company domain or company name.

Potential side effects
email_verifier

Verify if an email address is valid and deliverable.

Potential side effects
linkedin_finder

Find the email address associated with a LinkedIn profile URL.

Potential side effects
mpp_author_finder

Find the email address of the author of a blog post or article using MPP (Machine Payments Protocol).

Potential side effects
mpp_domain_search

Search for all email addresses associated with a specific domain using MPP (Machine Payments Protocol).

Potential side effects
mpp_email_count

Get the count of email addresses available for a specific domain using MPP (Machine Payments Protocol).

Potential side effects
mpp_email_enrichment

Enrich an email address with detailed contact and company information using MPP (Machine Payments Protocol).

Potential side effects
mpp_email_finder

Find a person's email address given their name and company domain using MPP (Machine Payments Protocol).

Potential side effects
mpp_email_verifier

Verify if an email address is valid and deliverable using MPP (Machine Payments Protocol).

Potential side effects
mpp_linkedin_finder

Find a person's email address from their LinkedIn profile URL using MPP (Machine Payments Protocol).

Potential side effects
mpp_phone_finder

Find phone numbers associated with an email address, domain, or LinkedIn profile using MPP (Machine Payments Protocol).

Potential side effects
mpp_phone_validator

Validate a phone number and get carrier and location details using MPP (Machine Payments Protocol).

Inferred read-only
mpp_similar_finder

Find domains similar to a given domain using MPP (Machine Payments Protocol).

Inferred read-only
phone_finder

Find phone numbers associated with an email address, domain, or LinkedIn profile.

Potential side effects
phone_validator

Validate and get information about a phone number.

Inferred read-only
similar_finder

Find companies similar to a given domain.

Inferred read-only
technology_finder

Discover the technologies used by a website.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.