speedrun-mcp

williamcodes/speedrun-mcp
★ 0 stars Python AI/LLM Updated today
Model Context Protocol (MCP) server for the speedrun.com API — games, leaderboards, world records, players and personal bests. No API key required.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install speedrun-mcp

README Excerpt

<!-- mcp-name: io.github.williamcodes/speedrun-mcp --> A [Model Context Protocol](https://modelcontextprotocol.io) server for categories, leaderboards, world records, players and their personal bests, and (with an API key) submit and moderate runs. > *"What's the current Super Mario 64 16-star world record, and who holds it?"*

Tools (17)

SPEEDRUN_API_KEYget_gameget_game_recordsget_leaderboardget_runget_seriesget_user_personal_bestsget_world_recordlist_categorieslist_notificationslist_runslist_unverified_runslist_variablessearch_gamessearch_seriessearch_userswhoami

Topics

claudellmmcpmcp-servermodel-context-protocolpythonspeedrunspeedrun-com