Content
# cocos-mcp tools
Use AI to command Cocos Creator to create games. This repository provides specific implementations of some editor capabilities tools.
- [Install and configure cocos-mcp](./readme.zh.md)
- [Write your first MCP plugin](https://mp.weixin.qq.com/s/Ger1T-iY6h2lQACNEtiErA)
Currently implemented tools:

The capabilities provided by the Cocos Creator editor API are quite limited, requiring the development of many complete sets of interfaces.
For example, when I open a prefab, I need to search for nodes within the opened prefab and add specified components to the found nodes. The basic set of CRUD (Create, Read, Update, Delete) APIs is very weak.
To be honest, the development difficulty is still quite high.
Connection Info
You Might Also Like
MarkItDown MCP
Converting files and office documents to Markdown.
Time
Obtaining current time information and converting time between different...
Filesystem
Model Context Protocol Servers
Sequential Thinking
Offers a structured approach to dynamic and reflective problem-solving,...
Git
Model Context Protocol Servers
Context 7
Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors