Developer Tools
Trust: 39/100 (Limited)io.github.HaD0Yun/gopeak Guide
GoPeak — The most comprehensive MCP server for Godot Engine. 95+ tools, LSP, DAP, screenshots.
43 starsby HaD0Yun
Quick Start
Install
npx gopeakClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-had0yun-gopeak": {
"command": "npx",
"args": [
"gopeak"
]
}
}
}