DaxianLee/cocos-mcp-server
An MCP server plugin that lets AI assistants interact with and control the Cocos Creator game engine editor through standardized tool calls.

This repository provides an MCP (Model Context Protocol) server integration for Cocos Creator 3.8+, allowing AI coding assistants like Claude CLI and Cursor to programmatically control the game engine. It exposes approximately 50 tools covering scene manipulation, prefab management, node/component operations, resource handling, and event binding. The plugin connects AI agents to the editor via the MCP protocol, enabling AI-driven game development workflows without manual configuration.