mcpbeat Sign in

Rankedtoday MCP Server

local only

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

League of Legends math for AI agents: MMR estimation, climb projections, KDA, hours. No API key.

Installs per day peak 28 · avg 8 · -32% w/w
a month agotoday
59
Installs / week
pypi · rankedtoday-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 Rankedtoday 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 rankedtoday-mcp -- uvx rankedtoday-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rankedtoday-mcp": {
      "args": [
        "rankedtoday-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rankedtoday-mcp]
command = "uvx"
args = ["rankedtoday-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "rankedtoday-mcp": {
      "args": [
        "rankedtoday-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rankedtoday-mcp": {
      "args": [
        "rankedtoday-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Rankedtoday MCP

same job, measured the same way
Kingsplaybook MCP
by kingplaybookhqadmin1

Kings Playbook sports API for AI agents: NBA/MLB/NHL lineups, projections, and lines.

25 installs/wk local only
Task
by rog0x

Todo, priority, estimation, burndown for AI agents

32 installs/wk local only
Mathlas
by archerkattri

Airtight math for AI agents: 3.68M-doc theorem search + numeric/Lean verification. No LLM, no key.

258 installs/wk local only
Boo Mpp MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC.e on Tempo via MPP. No API key.

32 installs/wk local only
SIMA MCP Server
by mustafashehab

Read-only MCP server for SIMA Solana AI agent protection discovery. No API keys required.

53 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
Security Intel MCP
by datakoot

CVE lookups (NVD) and dependency-manifest audits (OSV) for AI agents. No API keys.

5 tools answering
I
mdapi — HTML to Markdown for AI agents
by fastdb-md

Web page or HTML to clean LLM-ready Markdown or JSON. x402 pay-per-call, $0.005, no API key.

3 tools answering

Rankedtoday MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Rankedtoday MCP?
Rankedtoday 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 rankedtoday-mcp was installed 59 times last week.
How do I connect Rankedtoday 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 rankedtoday-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Rankedtoday MCP?
The pypi package rankedtoday-mcp was installed 59 times in the last week. Week over week that is -32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Rankedtoday 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.