Skip to content
Claude Desktop

Anymail Finder for Claude Desktop

io.github.anymailfinder/mcp-server

Find verified work emails from a name, company, role or LinkedIn URL, and verify emails you have.

client:Claude Desktop transport:streamable-http

Install Anymail Finder in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.anymailfinder.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Anymail Finder in other clients