Cocos Creator
MCP Serverby daxianlee · Added 5mo ago
Claude
625
Install
git clone https://github.com/daxianlee/cocos-mcp-serverAdd to Claude
claude mcp add daxianlee-cocos-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"cocos-creator": {
"command": "npx",
"args": [
"@modelcontextprotocol/cocos-creator"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Integrates with Cocos Creator 3.8 game development workflows through TypeScript-based tools for scene manipulation, node management, component operations, asset handling, prefab creation, and project debugging with both Editor API and runtime script execution capabilities.
Tags
Databasesmcp-servertypescriptapi