cocos-mcp-server

cocos-mcp-server

Cocos Creator MCP server plugin, enabling AI assistants to interact with the editor via standardized protocols.

MCPDevOpen sourceCocos CreatorMCPAI助手
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 1.1k
Source
mcp-github

Overview

cocos-mcp-server is a comprehensive MCP (Model Context Protocol) server plugin for Cocos Creator 3.8+. It allows AI assistants to interact with the Cocos Creator editor through standardized protocols, offering one-click installation and usage while eliminating complex environment setup. The plugin includes 50 core tools covering scene, node, component, prefab operations, achieving 99% control over the editor.

Capabilities

  • Scene management: retrieve/open/save/new/close scenes
  • Node querying and lifecycle management
  • Component creation, deletion, and script attachment
  • Prefab browsing and instantiation
  • Project running and building

Use cases

Automating game development workflowsAssisting game designers in quickly creating and modifying scenesImproving game development efficiencyIntegrating into AI assistants to enhance editor functionality

Setup

Requires: Node 环境Cocos Creator 3.8+
Download and install the plugin from GitHub, then enable it in Cocos Creator.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I configure the Claude client?

Use the command `claude mcp add --transport http cocos-creator http://127.0.0.1:3000/mcp`.

Which versions of Cocos Creator are supported?

Supports Cocos Creator 3.8.0 and above.

Related skills