★ 131 stars
JavaScript
🤖 AI/LLM
Updated 17d ago
GoPeak — The most comprehensive MCP server for Godot Engine. 95+ tools: scene management, GDScript LSP, DAP debugger, screenshot capture, input injection, ClassDB introspection, CC0 asset library. npx gopeak
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": {
"gopeak-godot-mcp": {
"command": "npx",
"args": [
"-y",
"HaD0Yun/Gopeak-godot-mcp"
]
}
}
}
Run in terminal:
claude mcp add gopeak-godot-mcp npx -y HaD0Yun/Gopeak-godot-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"gopeak-godot-mcp": {
"command": "npx",
"args": [
"-y",
"HaD0Yun/Gopeak-godot-mcp"
]
}
}
}
Topics
aiai-integrationai-toolsclaudecursordapdebug-adapter-protocoldeveloper-toolsgame-developmentgamedevgdscriptgodotgodot-enginegodot4gopeak