Skip to content
Claude Desktop

rankedtoday mcp for Claude Desktop

io.github.ryankramer/rankedtoday-mcp

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

client:Claude Desktop transport:stdio runtime:pypi

Install rankedtoday mcp in Claude Desktop

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

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

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

rankedtoday mcp in other clients