Skip to content
Claude Desktop

CrawlConsole for Claude Desktop

com.crawlconsole/crawlconsole

Backlink Analysis MCP for AI Agents: authority, referring domains, and competitor link gaps.

client:Claude Desktop transport:streamable-http runtime:npm

Install CrawlConsole in Claude Desktop

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

{
  "mcpServers": {
    "crawlconsole": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.crawlconsole.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

CrawlConsole in other clients