cocos-mcp-server
Cocos Creator MCP server plugin, enabling AI assistants to interact with the editor via standardized protocols.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 1.1k
- Source
- mcp-github
- Repository
- github.com/DaxianLee/cocos-mcp-server
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
Setup
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
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.