AI連携

MCPでAIツールにTombaを接続

Model Context Protocolにより、Claude、Cursor、WindsurfなどのAIアシスタントが自然言語でTombaのメール検索、ドメイン検索、検証ツールにアクセスできます。

See how AI tools interact with Tomba via MCP

検証済みレビューに基づく

Quick Setup

Add to your AI tool in 30 seconds

Add this to your AI tool's MCP config. Claude Desktop uses OAuth — no API keys needed. Other clients can use Bearer token or API key headers.

claude_desktop_config.json
{
  "mcpServers": {
    "tomba": {
      "url": "https://mcp.tomba.io/mcp"
    }
  }
}

Claude Desktop authorizes via browser automatically. For other clients, generate credentials from the Tomba Dashboard

機能

MCPサーバー機能

TombaのデータをAIワークフローに接続するために必要なすべて。

Claude Desktop

Claude Desktop内でTombaツールを直接使用。英語で質問するだけで、メールデータを即座に取得できます。

Cursor IDE

コードエディタを離れることなくTombaデータにアクセス。Cursorからメール検索、コンタクト検証、リードエンリッチメントが可能です。

Windsurf

WindsurfのAIワークフローにTombaツールを統合し、シームレスなメール検索と検証を実現します。

AIエージェント

Tombaデータを使ってメール検索、ドメイン検索、コンタクト検証を行う自律型AIエージェントを構築できます。

自然言語クエリ

API構文の暗記は不要。自然言語で質問すれば、AIツールがTomba APIコールに変換します。

AIによるメール検索

AIアシスタントに名前と企業ドメインからプロフェッショナルメールアドレスの検索を依頼できます。

AIによるドメイン検索

AIツールに企業ドメインを伝えると、信頼度スコア付きで発見されたすべてのメールアドレスが返されます。

AIによるメール検証

AIチャットから直接メールアドレスの配信可能性を検証。ステータス、信頼度、キャッチオール検出を取得。

AIによる電話番号検索

AIアシスタントへの自然言語クエリでコンタクトの直通電話番号を発見できます。

一括操作

1つのAI会話で複数のルックアップを処理。チーム全体のメール検索やアドレスの一括検証が可能です。

リアルタイムデータアクセス

すべてのMCPクエリはライブTomba APIにアクセスします。古いキャッシュや期限切れのデータベースはありません。

OpenClaw連携

OpenClawのTomba Contact Intelligenceスキルを使って、自動コンタクト発見、メール検証、リードエンリッチメント、企業調査が可能です。

セキュアAPIキー認証

TombaのAPI認証情報はMCP設定のローカルに保存されます。キーがAIモデルプロバイダーに送信されることはありません。

仕組み

MCP連携の仕組み

TombaをAIツールに接続する3つのステップ

MCPサーバーをインストール
Tools

Available MCP tools

Each tool maps to a Tomba API endpoint. Your AI assistant calls them automatically based on your request.

domain_search

Find all email addresses associated with a domain

email_finder

Find the email address of a person by name and domain

email_verifier

Verify if an email address is deliverable

author_finder

Find the email of an article author from a URL

linkedin_finder

Find the email address behind a LinkedIn profile

email_enrichment

Enrich an email with full contact and company data

phone_finder

Find direct phone numbers for a contact

phone_validator

Validate and format phone numbers

email_count

Get total email counts for a domain

technology_finder

Discover the tech stack of any website

similar_finder

Find similar and competing companies

companies_search

Search companies by industry, size, location, and more

person_enrichment

Find person data by email including name, position, and social profiles

company_enrichment

Find company data by domain including industry, size, and location

combined_enrichment

Combined person and company enrichment by email

domain_status

Check if a domain is webmail or disposable

email_format

Get the email format patterns used by a domain

email_sources

Find where an email address was found on the web

autocomplete

Autocomplete company names and retrieve domain info

location

Get employee location count by country for a domain

account_info

Get current account info including plan, credits, and limits

usage_info

Get current API usage statistics across all endpoints

get_logs

Get recent API request logs

create_lead

Add a new lead to a list

list_leads

List leads with optional domain filter

create_flag

Report incorrect data for credit recovery

list_flags

List submitted data flags with credit refund info

list_keys

List all API keys for the account

Resources

MCP Resources

Real-time data endpoints your AI assistant can read directly.

API Status

tomba://api/status

Account status, usage statistics, remaining credits, and plan details

Department List

tomba://data/departments

Available department filters for domain search queries

Tomba Docs

tomba://docs/api-reference

Comprehensive API documentation with all endpoints and usage examples

Prompts

12 Built-in Prompts

Pre-built workflows your AI assistant can run with a single command. From lead research to due diligence.

lead-research

Research a company and find key contacts for outreach

competitor-analysis

Analyze competitors including tech stack, team structure, and contacts

email-verification

Verify a list of email addresses

find-person

Find a specific person's email at a company

content-outreach

Find authors and content creators for outreach campaigns

account-based-marketing

Build comprehensive ABM campaigns with multi-stakeholder targeting

investor-research

Research VCs/investors, portfolio companies, and find decision makers

hiring-outreach

Source candidates from target companies for recruiting

partnership-research

Identify strategic partners and integration opportunities

market-research

Conduct industry analysis across multiple companies

sales-territory-mapping

Build territory plans with account prioritization and stakeholder mapping

due-diligence

Comprehensive company analysis for investment, acquisition, or partnership

Agent Skills

Teach AI assistants Tomba expertise

Install the Tomba MCP skill to give your AI assistant domain knowledge for email discovery, verification workflows, and lead generation best practices.

Terminal
npx skills add tomba-io/agent-plugins

Domain knowledge for email discovery and verification

Best practices for lead generation workflows

Authentication setup guidance

Tool usage examples and patterns

MCP Serverをあらゆる場所で使用

ブラウザ拡張機能、スプレッドシートアドオン、REST API、ネイティブ連携 ワークフローに合ったものをお選びください。

ブラウザ拡張機能

比較

MCP Server の仕組みは異なります

他のツール

Require manual copy-paste between AI tools and email finders

No direct integration with AI assistants

Complex API syntax to memorize for every operation

Separate tools for search, verification, and enrichment

No natural language interface for email data

Tomba

Direct MCP connection between your AI tool and Tomba data

Native support for Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, ChatGPT, Gemini CLI, Codeium, and more

Natural language queries translated to API calls automatically

All tools in one server: search, find, verify, enrich, and more

OAuth for Claude Desktop (no API keys), plus Bearer token and header auth for other clients

Need to use Tomba without AI?

お客様の声

世界中の営業チームに信頼されています

“The MCP integration is a game changer. I ask Claude to find emails and it just works. No more switching between tools.”

Steffen Burandt
Steffen Burandt
Head of Business Development

“Stellar product and amazing support. This one is far superior by far.”

Martin Ebongue
Martin Ebongue
Entrepreneur, Genius Data Flow
無料トライアルを開始

Ready to connect Tomba to your AI tools?

正確な連絡先データでTombaを信頼する150,000人以上のプロフェッショナルに参加しましょう。クレジットカード不要。

5%未満のバウンス率

GDPR準拠

4億5000万以上の連絡先

データ更新

よくある質問

MCP Serverに関するよくある質問

よくある質問をまとめました。

ここで回答が見つからない場合は、専用セクションをご覧ください ヘルプセンター .

無料トライアルを開始

今すぐ検証済みメールアドレスを見つけましょう

正確な連絡先データのためにTombaを信頼する150,000人以上のプロフェッショナルに参加しましょう。クレジットカード不要。

  • 毎月25回の無料検索
  • 5%未満のバウンス率
  • GDPR準拠
150件のレビューで4.7/5