Skip to content
Claude Desktop

autorank mcp for Claude Desktop

io.github.ryankramer/autorank-mcp

Technical SEO tools for AI agents: structured data, meta tags, robots, SERP truncation. No API key.

client:Claude Desktop transport:stdio runtime:pypi

Install autorank mcp in Claude Desktop

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

{
  "mcpServers": {
    "autorank-mcp": {
      "command": "uvx",
      "args": [
        "autorank-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

autorank mcp in other clients