mcpbeat Sign in

Autorank MCP Server

local only

Autorank MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi. Last commit 27 Aug 2026.

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

Installs per day peak 28 · avg 9 · -19% w/w
a month agotoday
73
Installs / week
pypi · autorank-mcp
0
Stars
0 open issues
27 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Autorank MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add autorank-mcp -- uvx autorank-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "autorank-mcp": {
      "args": [
        "autorank-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.autorank-mcp]
command = "uvx"
args = ["autorank-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "autorank-mcp": {
      "args": [
        "autorank-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "autorank-mcp": {
      "args": [
        "autorank-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Autorank MCP

same job, measured the same way
SERP Agent SEO
by serp-agent

Full-cycle SEO automation for AI agents: technical audits, SEO articles, machine-readable pricing.

44 installs/wk answering
Superhighway MCP
by patwalls

Web search for AI agents — 5 tools: search, news, images, scrape, research. x402/USDC or API key.

51 installs/wk local only
срезAI — Search API for AI agents
by srezai

Web search, page reading and structured extraction for AI agents, with strong RU coverage

10 tools answering
NanoTools
by nanotools-x402

44 tools for AI agents: Trends, SERP, SEO audits, screenshots, weather, FX, whois, RSS.

45 tools answering
Localseodata
by localseodata

42 local SEO tools for AI assistants. SERP tracking, reviews, keywords, audits, and more.

21 installs/wk local only
Deep Research MCP Server
by perufitlife

Web search, clean page reading & one-call research dossiers for AI agents. No API key.

38 installs/wk local only
Metalift
by metalift-ai

Metalift MCP for AI agents: web search (2 credits), scrape, crawl, and map tools

62 installs/wk local only
Openwebninja MCP
by openweb-ninja

Official MCP server for OpenWeb Ninja APIs - 40+ real-time web data and SERP APIs as MCP tools

49 installs/wk local only

Autorank MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Autorank MCP?
Autorank MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package autorank-mcp was installed 73 times last week.
How do I connect Autorank MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls autorank-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Autorank MCP?
The pypi package autorank-mcp was installed 73 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Autorank MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.