scorezilla-mcp

isco-tec/scorezilla-mcp
★ 1 stars TypeScript AI/LLM Updated 1mo ago
Official MCP server for Scorezilla — add a leaderboard to your game from your AI coding assistant. Six tools (list, bootstrap, top-N, SDK snippet) usable from Claude Code, Cursor, or any MCP-compatible host.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "scorezilla-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "isco-tec/scorezilla-mcp"
      ]
    }
  }
}

README Excerpt

Official Model Context Protocol (MCP) server for [Scorezilla](https://scorezilla.dev) — the easiest way to add a leaderboard to your game. Connect this server to your AI coding assistant (Claude Code, Cursor, Continue.dev, …) and ship a working leaderboard without leaving your editor. - "Add a leaderboard to my game" → it bootstraps a game + board and pastes ready-to-run TypeScript SDK code into your project

Tools (6)

bootstrap_leaderboardget_board_top_nget_keysget_sdk_snippetlist_boardslist_games