DaxianLee/cocos-mcp-server
3.6
If you are the rightful owner of cocos-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A comprehensive MCP server plugin for Cocos Creator 3.8+, enabling AI assistants to interact with the Cocos Creator editor through standardized protocols.
Tools
Functions exposed to the LLM to take actions
scene_get_current_scene
Retrieve information about the current scene.
node_create_node
Create a new node with specified properties.
component_add_component
Add a component to a specified node.
prefab_instantiate_prefab
Instantiate a prefab at a given position.
project_run_project
Run the project in a specified platform environment.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client