rankedtoday-mcp
Rank #32,485io.github.RyanKramer/rankedtoday-mcp
League of Legends math for AI agents: MMR estimation, climb projections, KDA, hours. No API key.
rankedtoday-mcp is a Model Context Protocol (MCP) server published by ryankramer. It ranks #32,485 of 115,460 servers tracked on MCP Toplist. rankedtoday-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 2, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 82,975 of 115,460 servers on MCP Toplist.
Use rankedtoday-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rankedtoday-mcp -- uvx rankedtoday-mcp[mcp_servers.rankedtoday-mcp]
command = "uvx"
args = ["rankedtoday-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rankedtoday-mcp": {
"command": "uvx",
"args": [
"rankedtoday-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rankedtoday-mcp": {
"command": "uvx",
"args": [
"rankedtoday-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rankedtoday-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"rankedtoday-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rankedtoday-mcp": {
"command": "uvx",
"args": [
"rankedtoday-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rankedtoday-mcp": {
"command": "uvx",
"args": [
"rankedtoday-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.RyanKramer%2Frankedtoday-mcp)<a href="https://mcptoplist.com/server/io.github.RyanKramer%2Frankedtoday-mcp"><img src="https://mcptoplist.com/badge/io.github.RyanKramer%2Frankedtoday-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ryankramer
Other servers by ryankramer
- Pixelpanda MCP#5,946 · 3 vers
- SummitFlow MCP#32,486 · 1 ver
- AutoRank MCP#37,120 · 1 ver
- WiseGrid MCP#37,121 · 1 ver
- Shippost MCP#43,450 · 2 vers
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 27, 2026 |
Frequently asked questions
- Who maintains rankedtoday-mcp?
- rankedtoday-mcp is maintained by ryankramer, which publishes 6 MCP servers (9 total versions) tracked on MCP Toplist.
- Is rankedtoday-mcp listed on the Official MCP Registry?
- Yes — rankedtoday-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does rankedtoday-mcp have?
- MCP Toplist tracks 1 version of rankedtoday-mcp, most recently published on Aug 27, 2026.
- Where can I find the source code for rankedtoday-mcp?
- The source code for rankedtoday-mcp is hosted at github.com/RyanKramer/rankedtoday-mcp.