Gopeak MCP Server
🌐 Languages: English | 한국어 | 日本語 | Deutsch | Português | 简体中文. It runs locally over stdio via the published package.
People connecting gaming tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-07-13 · ★ 243 · #8 OF 35 MAINTAINED GAMING · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Gopeak
before you install - you'll need
Set GODOT_PATH, GOPEAK_TOOL_PROFILE before connecting.
Claude Code
claude mcp add had0yun-godot-mcp -- npx -y gopeak Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"had0yun-godot-mcp": {
"command": "npx",
"args": [
"-y",
"gopeak"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package gopeak - unscoped; check the name against the project README before installing
registry namespace io.github.HaD0Yun is GitHub-verified and matches the repo owner
03 · What Gopeak can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v2.3.9 · 2026-07-13
keep MCP runtime responsive while the game is paused · v2.3.9 · migrate development workflow to bun · distribute GoPeak with Bun and GitHub Releases · New Contributors · @rangogamedev made their first contribution in
v2.3.8 · 2026-06-17
Changes · Run Godot project launches in headless mode. · Remove unused axios dependency and clean lockfile entries. · Bump npm package version to 2.3.8. · Add regression coverage for headless project runs and GitHub…
v2.3.7 · 2026-05-13
GoPeak v2.3.7 · Changed · Documents the trusted Godot 4 migration-safe workflow policy across package-facing docs. · Adds the MCP resources, prompts, and dynamic exposure audit artifact for the next native-correctness…
04 · Who maintains Gopeak
gopeak is maintained by had0yun. It's the only MCP server we track from this author; the repo dates to Jan 2026.
05 · Facts
- repository
- github.com/had0yun/godot-mcp
- category
- gaming - ranked #8 of 35 actively-maintained gaming servers as of 2026-08-25.
- release cadence
- 2 releases in the last 90 days (latest 2026-07-13)
- registry
- io.github.HaD0Yun/gopeak (active, first published 2026-02-20)
- packages
- npm:gopeak
06 · Gopeak FAQ
What is Gopeak?
🌐 Languages: English | 한국어 | 日本語 | Deutsch | Português | 简体中文. It runs locally over stdio via the published package.
Is Gopeak still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-13 and it shipped 2 releases in the last 90 days. We re-verify nightly.
How do I install Gopeak?
Run `npx -y gopeak`. The README documents 2 environment variables (GODOT_PATH, GOPEAK_TOOL_PROFILE) to set first. Set GODOT_PATH, GOPEAK_TOOL_PROFILE before connecting. You can also paste the ready-made client config above.
Does Gopeak run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Gopeak
Alternatives to Gopeak
Maintained gaming servers if Gopeak isn't the fit.
- Unity MCP Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games. ★ 3,971 · 2026-08-24
- Gearboy MCP Server MCP server for Gearboy Nintendo Game Boy / Game Boy Color emulator ★ 1,192 · 2026-08-24
- Godot MCP MCP server for Godot game engine integration - control the Godot editor with AI ★ 411 · 2026-08-24
- Gearsystem MCP Server MCP server for Gearsystem Sega Master System / Game Gear / SG-1000 emulator ★ 384 · 2026-08-24
- Flutter MCP Toolkit Inspect and drive Flutter debug apps/games: semantic snapshots, search, and custom client tools ★ 366 · 2026-08-23
- Funplay Unity MCP stdio bridge for the local Unity Editor MCP server from FunplayAI/funplay-unity-mcp. ★ 221 · 2026-08-11
More gaming MCP servers · Pyghidra Lite · Pyxel MCP · Hera Agent Unity · Aseprite Live
More TypeScript MCP servers · Haiku DeFi MCP · Saglitzdesign MCP · Claude MCP Bridge · Codex MCP Bridge · Pexels MCP Server · see all