rankedtoday-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| estimate_mmrA | Estimate where your MMR sits relative to your rank, from LP flow. Riot does not expose MMR and no site can read it. What MMR does leak is the exchange rate: when MMR matches rank, wins and losses move you roughly symmetrically. Asymmetry is the signal. |
| hours_playedA | Estimate lifetime hours from account level, with the math shown. Levels are earned almost entirely by finishing games, so level is the only signal that reflects a whole account history. Expect about 20% error. |
| climb_calculatorB | How many games a climb takes at a given winrate, or whether it runs backward. LP totals are cumulative: one division is 100 LP, one tier is 400 LP. So Gold IV 0 LP to Plat IV 0 LP is 400. |
| kdaC | Calculate KDA with an honest, role-aware read. |
| readiness_referenceB | What the research actually supports about cognition and gaming performance. Included because these numbers get misquoted constantly in both directions. |
| hardware_latency_budgetA | Estimate how much of a reaction-test score is equipment rather than you. A reaction test measures the whole chain: the screen has to draw the stimulus and the input device has to report the response. Only the middle is you, and the rest is worth real milliseconds. |
| season_countdownA | Days remaining until a ranked season boundary or any other date. Pass from_date (YYYY-MM-DD) to compute from a fixed day; otherwise uses today. |
| rankedtoday_toolsC | Free tools and cognitive tests on the web. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RyanKramer/rankedtoday-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server