★ 574 stars
TypeScript
🤖 AI/LLM
Updated 1mo ago
一款全面的、便捷的cocos creator AI MCP服务插件,适用于3.8.0以上cocos版本,一键安装,一键启动。A comprehensive and convenient cocos creator AI MCP service plug-in, suitable for cocos versions above 3.8.0, one-click installation and one-click start.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"cocos-mcp-server": {
"command": "npx",
"args": [
"-y",
"DaxianLee/cocos-mcp-server"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add cocos-mcp-server npx -y DaxianLee/cocos-mcp-server
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"cocos-mcp-server": {
"command": "npx",
"args": [
"-y",
"DaxianLee/cocos-mcp-server"
]
}
}
}
📋 Copy
README Excerpt
**[📖 English](README.EN.md)** **[📖 中文](README.md)** 一个适用于 Cocos Creator 3.8+ 的综合性 MCP(模型上下文协议)服务器插件,使 AI 助手能够通过标准化协议与 Cocos Creator 编辑器进行交互。一键安装和使用,省去所有繁琐环境和配置。已经测试过Claude客户端Claude CLI和Cursor,其他的编辑器理论上也完美支持。 **🚀 现在提供 50 个强力融合工具,实现99%的编辑器控制!** - **[📖 Complete Feature Guide (English)](FEATURE_GUIDE_EN.md)** - Detailed documentation for all 158 tools(待补充)