Back to Browse

Rankedtoday MCP Server

Developer ToolsModerate6.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

6.2
Moderate6.2Moderate Risk

Excellent security posture. This is a pure-function MCP server with no authentication requirements, network calls, file I/O, or credential handling. All tools perform local mathematical calculations and return reference data. Code is well-structured, clearly documented, and includes explicit honesty notes about estimation limitations. No malicious patterns, dangerous operations, or security vulnerabilities detected. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.

4 files analyzed · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

How to Install

Add this to your MCP configuration file:

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

Reviews

No reviews yet

Be the first to review this server!