io.github.HaD0Yun/gopeak✓
io.github.HaD0Yun/gopeak · v2.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.HaD0Yun/gopeak",
"description": "GoPeak — The most comprehensive MCP server for Godot Engine. 95+ tools, LSP, DAP, screenshots.",
"repository": {
"url": "https://github.com/HaD0Yun/godot-mcp",
"source": "github"
},
"version": "2.0.1",
"packages": [
{
"registryType": "npm",
"identifier": "gopeak",
"version": "2.0.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}