cocos-mcp-server-2
Enables AI assistants to directly control the Cocos Creator game editor via MCP protocol, supporting scene management, node manipulation, component attachment, and asset management.
- Score
- 32.2231 signal
- Evidence
- 2 stars
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
No one-command install. Set it up from its source.
ConfigurationManual
{
"mcpServers": {
"cocos-mcp-server-2": {
"command": "node",
"args": [
"manipulation",
"component",
"attachment",
"and",
"asset",
"management"
]
}
}
}Alternatives · MCPs
- ahujasid-blender26,655 stars · 2,508 forks99.571
- ivanmurzak-unity4,048 stars · 368 forks98.842
- codergamester-unity1,883 stars · 239 forks98.375
What it is
Enables AI assistants to directly control the Cocos Creator game editor via MCP protocol, supporting scene management, node manipulation, component attachment, and asset management.
When to use it
Enables AI assistants to directly control the Cocos Creator game editor via MCP protocol, supporting scene management, node manipulation, component attachment, and asset management.
How to install / invoke
See Glama for the install config.
Notes
Listed from the Glama MCP registry.