
Speedrun.Com MCP By UnClick
Query Speedrun.com games, leaderboards, runs, and users from your agent while building community sites or game tooling.
Overview
Speedrun.com MCP is a MCP server for the Build phase that lets your agent read games, leaderboards, runs, and users from Speedrun.com without an API key.
What is this MCP server?
- Speedrun.com games, leaderboards, runs, and users without an API key per UnClick listing
- npm @unclick/speedrun-mcp v0.1.0 with npx and stdio MCP transport
- Supports indie leaderboard viewers, run databases, and streamer overlay back ends
- No API key lowers friction for hobby projects and jam-week prototypes
- Community data server—respect Speedrun.com terms and attribution in shipped UIs
- Server version 0.1.0
- npm package @unclick/speedrun-mcp
- Stdio transport
Community signal: 4 GitHub stars.
What problem does it solve?
Passion projects around speedrunning stall when leaderboard lookups pull you out of the repo into manual site browsing.
Who is it for?
Indie builders making speedrun community tools, personal stat sites, or content apps tied to Speedrun.com data.
Skip if: Products that need guaranteed SLAs, private moderator APIs, or non-Speedrun.com speedrun platforms only.
What do I get? / Deliverables
Your agent can assemble Speedrun.com-aware features while you build sites, bots, or overlays in one workflow.
- Agent tools for Speedrun.com games, leaderboards, runs, and users
- Faster prototyping of community and content features
- Stdio MCP configuration for server v0.1.0
Recommended MCP Servers
Journey fit
How it compares
Public Speedrun.com MCP bridge, not a game engine plugin or live race timing system.
Common Questions / FAQ
Who is Speedrun.com MCP for?
Solo developers and community maintainers who want agent-driven access to Speedrun.com games, leaderboards, runs, and users.
When should I use Speedrun.com MCP?
Use it during Build when you integrate leaderboard or run lookup features into a community site, bot, or game-adjacent app.
How do I add Speedrun.com MCP to my agent?
Configure MCP stdio with npx @unclick/speedrun-mcp v0.1.0 in Claude Code, Cursor, or another compatible client.