gdai-mcp-plugin-godot
Verified Safeby 3ddelano
Overview
The GDAI MCP plugin enables AI to remotely control the Godot Engine editor, automating tasks like scene creation, node manipulation, script editing, and debugging.
Installation
No command providedSecurity Notes
The plugin is designed to grant an AI agent extensive control over the Godot Editor, including modifying scenes, creating/editing scripts, and accessing the file system. While this is its intended purpose, it means that if the connected MCP Client is compromised or controlled by an untrusted entity, it could lead to arbitrary code execution within the Godot environment or unintended modifications to the project files. Users should ensure the MCP client and the LLM interacting with it are trusted. The actual source code of the plugin was not available for a detailed audit, so this assessment is based on described functionality.
Similar Servers
cocos-mcp-server
Enables AI assistants to interact with the Cocos Creator editor through a Model Context Protocol (MCP) server, providing control over scene, node, component, asset, and project operations.
gdb-mcp-server
Provides an AI-assisted debugging server for GDB using the Model Context Protocol, enabling AI agents to interact with and control GDB sessions.
Unreal_mcp
Enables AI assistants to control and automate Unreal Engine via its Remote Control API for game development tasks.
codex-mcp-go
Wraps OpenAI's Codex CLI to serve it as an MCP tool for AI clients, enabling multi-turn conversations and sandbox-controlled code execution.