Godot
Createdmatula
Enables AI assistants to interact with and manipulate Godot projects through the Model Context Protocol.
About
Godot provides a bridge between AI assistants and the Godot game engine, allowing AI models to create, manage, and manipulate Godot projects. It implements the Model Context Protocol (MCP) to standardize interactions, enabling AI to launch the Godot editor, run projects, manipulate scenes and nodes, and read/write files. The server leverages the Godot command-line interface for project interactions, eliminating the need for Godot plugins.
Key Features
- Creates and manages Godot projects via AI assistants
- Manipulates scenes and nodes within Godot projects
- Reads and writes files within the Godot project environment
- 0 GitHub stars
- Implements the Model Context Protocol (MCP) for standardized AI interaction
- Launches the Godot editor and runs projects through AI commands
Use Cases
- Integration of AI into Godot project workflows
- AI-driven scene creation and modification
- Automated game development tasks using AI assistance