editor-mcp-server

kxkaloo/editor-mcp-server

3.1

If you are the rightful owner of editor-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.

The Model Context Protocol (MCP) Server is designed to automate the PlayCanvas Editor using a Language Model (LLM) for enhanced productivity and efficiency.

Tools

Functions exposed to the LLM to take actions

list_entities

Lists all entities in the current scene.

create_entities

Creates new entities in the scene.

delete_entities

Deletes specified entities from the scene.

modify_entities

Modifies properties of existing entities.

list_assets

Lists all assets in the project.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources