Loading MCP server directory, please wait...
Official MCP server for Scorezilla — add a leaderboard to your game from your AI coding assistant.
npx @getmcp/cli add io.github.isco-tec/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SCOREZILLA_TOKENMCP token for the Scorezilla API. Issue one at https://dashboard.scorezilla.dev/account/tokens. Format: mcp_live_<base62>.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.isco-tec/mcp": {
"command": "npx",
"args": [
"-y",
"@scorezilla/mcp"
],
"env": {
"SCOREZILLA_TOKEN": ""
}
}
}
}