Tomba.io Mcp Server

Created at 2 months ago

by tomba-io

starstarstarstarstar

A Model Context Protocol (MCP) server for integrating with the Tomba.io API. This server provides comprehensive email discovery, verification, and enrichment capabilities through a standardized MCP interface.

Categories

research-and-data

Tags

email finder

LinkedIn

enrichment

Verify

Tomba.io Mcp Server

What is Tomba Email Finder MCP Server?

The Tomba Email Finder MCP Server is a Model Context Protocol (MCP) server that provides AI assistants with the ability to find and verify email addresses using Tomba's email finding services. It acts as a bridge between AI applications and Tomba's email discovery API, allowing AI systems to programmatically search for professional email addresses.

How to Use Tomba Email Finder MCP Server?

Installation & Setup:

  1. Install the server: npm install -g @tomba/mcp-server
  2. Get API credentials: Sign up at Tomba.io for API keys
  3. Configure MCP client (e.g., Claude Desktop):
    {
      "mcpServers": {
        "tomba": {
          "command": "npx",
          "args": ["-y", "@tomba/mcp-server"],
          "env": {
            "TOMBA_API_KEY": "your_tomba_key",
            "TOMBA_SECRET_KEY": "your_tomba_secret"
          }
        }
      }
    }
    

Available Tools:

Key Features

  • Email Discovery: Find professional email addresses using name and company domain
  • Email Verification: Validate email addresses for deliverability
  • Bulk Operations: Check email counts for entire domains
  • Author Extraction: Find email addresses from website authors
  • Real-time Validation: Instant email verification and scoring
  • Credit Tracking: Monitor API usage and remaining credits

Use Cases

  • Sales Prospecting: Find email addresses for potential clients
  • Recruitment: Source contact information for talent acquisition
  • Marketing Campaigns: Build targeted email lists
  • Lead Generation: Discover contact information for business leads
  • Network Expansion: Find professional contacts in specific companies
  • Data Enrichment: Enhance existing contact databases with verified emails

FAQ

What is required to use the server?

  • Tomba API Account: Free signup at Tomba.io
  • API Credentials: Both TOMBA_API_KEY and TOMBA_SECRET_KEY
  • Node.js Environment: Node.js 16 or higher
  • MCP-Compatible Client: Such as Claude Desktop

Is there a limit on the number of queries?

Yes, Tomba operates on a credit-based system:

  • Free Plan: 50 verifications + 25 searches monthly
  • Paid Plans: Various tiers with higher limits
  • Credit Usage:
    • Email Finder: 1 credit per search
    • Email Verifier: 1 credit per verification
    • Email Count: 1 credit per domain check
    • Author Finder: 1 credit per search

Rate Limits:

Request Rate Limits

Data Sources:

Tomba aggregates data from:

  • Public web pages
  • Social media profiles
  • Professional networks
  • Company websites
  • Other publicly available sources

View More