Back to directory
sedyh/ebitengine-mcp

sedyh/ebitengine-mcp

@sedyh

MCP server for Ebitengine game engine, providing tools for debugging and capturing game state in Cursor and other editors.

ebitenginegogame-developmentmcp-servercursordebuggingvscodewindsurftool

Installation & Configuration

{
  "mcpServers": {
    "ebitengine-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/sedyh/ebitengine-mcp/cmd/[email protected]"
      ]
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/14
Updated
2026/6/15