Godot
MCP Serverby coding-solo · Added 5mo ago
Claude
2.6k
Install
git clone https://github.com/coding-solo/godot-mcpAdd to Claude
claude mcp add coding-solo-godot-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"godot": {
"command": "npx",
"args": [
"@modelcontextprotocol/godot"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Interface with the Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.
Tags
AI & MLmcp-server