About Cocos MCP Tools
Cocos MCP Tools is an MCP server published by tidys in the Developer Tools category: cocos-mcp-tools. It has been installed 0 times through Conduid.
The repository has 19 stars and 6 forks, with the last commit a year ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.
Install
npx cocos-mcp-toolsThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Cocos MCP Tools
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
Releases
README
cocos-mcp tools
使用AI指挥cocos creator做游戏,该仓库提供了部分编辑器能力tools的具体实现。
目前实现的tools:

因为cocos creator编辑器的API提供的能力非常弱,需要自己开发很多整套的接口。
比如我打开了哪个prefab,从打开的prefab中查找节点,给找到的节点添加指定的组件,也就是最基本的整套增删改查的API都非常弱。
说实话开发难度还是比较大。
README mirrored from the source repository 5 days ago. The original is authoritative.