PlayCanvas Editor MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port number for the MCP server to listen on | 52000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_entitiesC | Create one or more entities |
| modify_entitiesC | Modify one or more entity's properties |
| duplicate_entitiesC | Duplicate one or more entities |
| reparent_entityD | Reparent an entity |
| delete_entitiesB | Delete one or more entities. The root entity cannot be deleted. |
| list_entitiesC | List all entities |
| add_componentsC | Add components to an entity |
| remove_componentsC | Remove components from an entity |
| add_script_component_scriptC | Add a script to a script component |
| create_assetsC | Create one or more assets |
| list_assetsB | List all assets with the option to filter by type |
| delete_assetsC | Delete one or more assets |
| instantiate_template_assetsC | Instantiate one or more template assets |
| set_material_diffuseC | Set diffuse property on a material |
| set_script_textD | Set script text |
| script_parseD | Parse the script after modification |
| modify_scene_settingsC | Modify the scene settings |
| query_scene_settingsC | Query the scene settings |
| store_searchC | Search for an asset in the store |
| store_getC | Get an asset from the store |
| store_downloadC | Download an asset from the store |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/playcanvas/editor-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server