cocos-engine

GitHub

Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.

cocos-engine MCP Server

MCP server for cocos/cocos-engine

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "cocos-engine": {
      "command": "npx",
      "args": [
        "-y",
        "@cocos/cocos-engine"
      ]
    }
  }
}