← Index

osu! MCP

io.github.Osyanne/osu-mcp·v0.1.4·Search
Quality Score
85
/100

MCP server exposing the osu! API v2: player stats, scores, beatmap search, rankings.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "osu-mcp": {
      "command": "uvx",
      "args": [
        "osu-mcp"
      ],
      "env": {
        "OSU_CLIENT_ID": "<osu_client_id>",
        "OSU_CLIENT_SECRET": "<your-osu_client_secret>"
      }
    }
  }
}
§02  Environment variables
OSU_CLIENT_ID
required

Numeric Client ID from your osu! OAuth application (https://osu.ppy.sh/home/account/edit).

OSU_CLIENT_SECRET
requiredsecret

Client Secret from the same osu! OAuth application.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Search