binarydoubling/osu-mcp
Model Context Protocol server for the osu! API. OAuth 2.0 auth, automatic rate limiting, typed responses, and clean data access for LLM tool use.
Platform-specific configuration:
{
"mcpServers": {
"osu-mcp": {
"command": "npx",
"args": [
"-y",
"osu-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...