- Explore MCP Servers
- cocos-mcp-tools
Cocos Mcp Tools
What is Cocos Mcp Tools
cocos-mcp-tools is a set of tools designed to enhance the capabilities of the Cocos Creator game engine by providing additional editor functionalities through AI-driven commands.
Use cases
Use cases include automating repetitive tasks in game development, creating custom tools for specific game mechanics, and improving workflow efficiency within the Cocos Creator environment.
How to use
To use cocos-mcp-tools, follow the installation guide provided in the repository and start by writing your first MCP plugin as outlined in the documentation.
Key features
Key features include enhanced API capabilities for manipulating prefabs, adding components to nodes, and performing basic CRUD operations, addressing the limitations of the default Cocos Creator API.
Where to use
cocos-mcp-tools can be used in game development, particularly for projects utilizing the Cocos Creator engine that require custom editor functionalities.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Cocos Mcp Tools
cocos-mcp-tools is a set of tools designed to enhance the capabilities of the Cocos Creator game engine by providing additional editor functionalities through AI-driven commands.
Use cases
Use cases include automating repetitive tasks in game development, creating custom tools for specific game mechanics, and improving workflow efficiency within the Cocos Creator environment.
How to use
To use cocos-mcp-tools, follow the installation guide provided in the repository and start by writing your first MCP plugin as outlined in the documentation.
Key features
Key features include enhanced API capabilities for manipulating prefabs, adding components to nodes, and performing basic CRUD operations, addressing the limitations of the default Cocos Creator API.
Where to use
cocos-mcp-tools can be used in game development, particularly for projects utilizing the Cocos Creator engine that require custom editor functionalities.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
cocos-mcp tools
使用AI指挥cocos creator做游戏,该仓库提供了部分编辑器能力tools的具体实现。
目前实现的tools:

因为cocos creator编辑器的API提供的能力非常弱,需要自己开发很多整套的接口。
比如我打开了哪个prefab,从打开的prefab中查找节点,给找到的节点添加指定的组件,也就是最基本的整套增删改查的API都非常弱。
说实话开发难度还是比较大。
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










