gaming
Godot Mcp
A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot projects.
typescript
local
gaming
Installation
npx -y Coding-Solo/godot-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "godot-mcp",
"command": "npx",
"args": [
"-y",
"Coding-Solo/godot-mcp"
]
}About This MCP Server
Coding-Solo/godot-mcp
A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot projects.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub