Skip to content
Cursor

Email Verification MCP for Cursor

io.github.foundrynet/email-verify-mcp

Verify emails — deliverability, disposable/role/free detection, MX validity, domain age.

client:Cursor transport:streamable-http

Install Email Verification MCP in Cursor

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

{
  "mcpServers": {
    "email-verify-mcp": {
      "url": "https://email-verify-mcp-production.up.railway.app/mcp"
    }
  }
}

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

Email Verification MCP in other clients