Skip to content
Cursor

Tomba MCP Server for Cursor

io.github.tomba-io/tomba-mcp-server

MCP server for Tomba email finder, verification, and contact enrichment API

client:Cursor transport:streamable-http runtime:npm

Install Tomba MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "tomba-mcp-server": {
      "url": "https://mcp.tomba.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Tomba MCP Server in other clients