关于
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.
主要功能
- 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
使用案例
- Integration of AI into Godot project workflows
- AI-driven scene creation and modification
- Automated game development tasks using AI assistance