Retrieve the installed Godot engine version through the Godot MCP server, enabling AI assistants to identify and verify the current engine setup for project compatibility and execution control.
Generate complete 2D HTML5 Canvas arcade games with player controls, enemies, and mechanics. Create production-ready code, tests, and documentation for various game types and themes.
Search and list Godot projects within a specified directory using the Godot MCP server. Optionally enable recursive searching to locate projects in subdirectories efficiently.
Generate a new Godot scene file by specifying the project path, scene path, and root node type to streamline game development workflows with the Godot MCP server.
Retrieve the unique identifier (UID) for a specific file in a Godot 4.4+ project by providing the project directory path and file path relative to the project.
Enables AI assistants to interact with the Godot game engine by launching the editor, running projects, capturing debug output, managing scenes and nodes, and controlling project execution through a standardized interface.
A CLI tool that sets up a Model Control Protocol server and deploys it to Cloudflare Workers, allowing you to quickly create custom tools for your Cursor Agent just by writing TypeScript functions.
A Model Context Protocol server that enables AI assistants to interact with the Godot game engine, allowing them to launch the editor, run projects, capture debug output, and control project execution.