Godot-MCP — Model Context Protocol (MCP) integration for the Godot Engine. AI tools for the Godot Editor in C#, with cloud connection to ai-game.dev. Apache-2.0.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"godot-mcp": {
"command": "npx",
"args": [
"-y",
"IvanMurzak/Godot-MCP"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add godot-mcp npx -y IvanMurzak/Godot-MCP
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"godot-mcp": {
"command": "npx",
"args": [
"-y",
"IvanMurzak/Godot-MCP"
]
}
}
}
📋 Copy
README Excerpt
<div align="center" width="100%"> <h1>✨ AI Game Developer — <i>Godot MCP</i></h1> <img src="https://github.com/IvanMurzak/Godot-MCP/raw/main/docs/img/promo/ai-developer-banner.jpg" alt="AI Game Developer — Godot MCP" title="AI-driven Godot game development" width="100%"> <p> <a href="https://claude.ai/download"><img src="https://github.com/IvanMurzak/Godot-MCP/raw/main/docs/img/mcp-clients/claude-64.png" alt="Claude" title="Claude" height="36"></a>
Tools (8)
Cloud GODOT_MCP_AUTH_OPTION GODOT_MCP_CLOUD_URL GODOT_MCP_CONNECTION_MODE GODOT_MCP_HOST GODOT_MCP_LOG_LEVEL GODOT_MCP_TOKEN ping
Topics
ai ai-integration ai-tools anthropic claude claude-code claude-desktop cli copilot deepseek game-development gamedev gemini godot godot-engine