Cocos Creator

v1.0.0Developer Toolsstable

一款全面的、便捷的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.

cocos-creator-mcp-server-pluginmcpai-integration
Share:
968
Stars
0
Downloads
0
Weekly
0/5

What is Cocos Creator?

Cocos Creator is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to 一款全面的、便捷的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 o...

一款全面的、便捷的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.

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • 一款全面的、便捷的cocos creator AI MCP服务插件,适用于3.8.0以上cocos版本,一键安装,一键启

Use Cases

一款全面的、便捷的cocos creator AI MCP服务插件,适用于3.8.0以上cocos版本,一键安装,一键启动。A comprehensive an
DaxianLee

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.0
UpdatedMay 22, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx cocos-creator-mcp-server-plugin

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Cocos Creator

This comprehensive MCP server plugin integrates Cocos Creator with AI, enabling one-click installation and startup. Use natural language to control Cocos Creator (v3.8.0+), manage game projects, edit scenes, execute game logic, and leverage AI assistance for game development within your favorite AI chat interface.

Prerequisites

  • Cocos Creator 3.8.0 or higher installed
  • Node.js 18+ installed
  • An MCP client such as Claude Desktop or Cursor
  • Access to the Cocos Creator application
1

Install the MCP server plugin

Use npx to install the Cocos Creator MCP server plugin.

npx cocos-creator-mcp-server-plugin
2

Register in your MCP client

Add the server to your Claude Desktop or Cursor configuration.

{
  "mcpServers": {
    "cocos-creator": {
      "command": "npx",
      "args": ["cocos-creator-mcp-server-plugin"]
    }
  }
}
3

Launch Cocos Creator

Start your Cocos Creator application. The MCP server communicates with the running editor instance.

4

Restart your client

Restart Claude Desktop or Cursor to load the Cocos Creator MCP configuration.

5

Test game development tasks

Try asking Claude to create or modify game scenes, add components, or manage project assets.

Cocos Creator Examples

MCP Configuration Setup

Example configuration for Claude Desktop with Cocos Creator.

{
  "mcpServers": {
    "cocos-creator": {
      "command": "npx",
      "args": ["cocos-creator-mcp-server-plugin"]
    }
  }
}

Prompts to Try

Test the Cocos Creator integration with game development requests.

1. "Create a new game scene with a player character sprite"
2. "Add physics components and collision detection to this node"
3. "Write a script for player movement with keyboard controls"
4. "Set up animations and sprite sequences for the game"
5. "Build and test the current Cocos Creator project"

Troubleshooting Cocos Creator

MCP server fails to connect to Cocos Creator

Ensure Cocos Creator is running and has an active project open. The server communicates with the running editor instance, so it must be accessible.

Scene edits don't apply in the engine

Verify that Cocos Creator has focus and is not blocked by dialogs. Some operations may require the editor window to be active.

Plugin installation fails

Confirm that Cocos Creator version 3.8.0 or higher is installed. Check the repository at https://github.com/DaxianLee/cocos-mcp-server for version compatibility and setup instructions.

Frequently Asked Questions about Cocos Creator

What is Cocos Creator?

Cocos Creator is a Model Context Protocol (MCP) server that 一款全面的、便捷的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. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Cocos Creator?

Follow the installation instructions on the Cocos Creator GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Cocos Creator?

Cocos Creator works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Cocos Creator free to use?

Yes, Cocos Creator is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "cocos-creator-mcp-server-plugin": { "command": "npx", "args": ["-y", "cocos-creator-mcp-server-plugin"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Cocos Creator?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides