★ 235 stars
GDScript
🤖 AI/LLM
Updated 17d ago
162 MCP tools for AI-powered Godot 4 development. Scene, animation, 3D, physics, particles, audio, shader, input simulation, runtime analysis, navigation, testing & more. $5 one-time.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"godot-mcp-pro": {
"command": "npx",
"args": [
"-y",
"youichi-uda/godot-mcp-pro"
]
}
}
}
Run in terminal:
claude mcp add godot-mcp-pro npx -y youichi-uda/godot-mcp-pro
Add to .cursor/mcp.json:
{
"mcpServers": {
"godot-mcp-pro": {
"command": "npx",
"args": [
"-y",
"youichi-uda/godot-mcp-pro"
]
}
}
}
Topics
aiai-toolsclaudecursorgame-developmentgamedevgdscriptgodotgodot-enginegodot-plugingodot4mcpmodel-context-protocol