The Cocos Creator MCP Server is a Model Context Protocol plugin for Cocos Creator 3.8+ that enables AI assistants to interact with the Cocos Creator editor through standardized protocol commands, eliminating complex environment setup. It provides 50 unified tools organized by category (scene management, node lifecycle, component management, prefab operations, asset handling, project configuration, debugging, and messaging) using a consistent "category_operation" naming scheme with action-based parameters. The server solves the problem of enabling AI-assisted game development workflows by providing comprehensive editor control with high token efficiency and compatibility across Claude, Cursor, and other AI client applications.
claude mcp add --transport stdio daxianlee-cocos-mcp-server uvx cocos-mcp-server