cocos-mcp-plugin

whwanyt/cocos-mcp-plugin
★ 0 stars TypeScript 💻 Code/Dev Tools Updated 3d ago
A clean TypeScript Streamable HTTP MCP server for Cocos Creator.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cocos-mcp-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "whwanyt/cocos-mcp-plugin"
      ]
    }
  }
}

README Excerpt

<div align="center"> **A Streamable HTTP MCP plugin for Cocos Creator** </div> `cocos-mcp-plugin` runs inside Cocos Creator and starts a local MCP service from the editor main process. External MCP clients can inspect and control scenes, nodes, components, assets, build settings, editor selection, and editor state through the standard MCP protocol.

Tools (16)

componentcoredebugeditoreditor_call_messageeditor_get_capabilitieseditor_get_message_catalogfullnodeprojectscenesceneAdvanced_execute_scene_scriptsceneViewscene_call_runtimescene_get_runtime_catalogtool_get_catalog