phaserjs/editor-mcp-server
3.4
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.
This MCP server connects an LLM with Phaser Editor v5, enhancing game development workflows.
Tools
Functions exposed to the LLM to take actions
ide-get-all-scenes-in-project
Lists all scenes in the project.
assets-get-available-textures
Lists all available textures in the project.
scene-clear-scene
Clears the current scene.
scene-add-editable-tilemap
Adds a new editable tilemap to the scene.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client