Skip to main content
MarketingTypeScript

tomba-io/tomba-mcp-server

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.

marketingcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/tomba-io/tomba-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "tomba-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "tomba-io/tomba-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Marketing
Language
TypeScript
Author
tomba-io