Gamedev Pl MCP Server

Describe a game. An AI agent builds it. Everyone plays it in the browser. Play now → www.gamedev.pl · closed beta. It is available as a remote MCP endpoint.

Teams that work with gamedev, browser games and fastify and want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 15 · #208 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18

GPL-3.0 · TypeScript servers · how we verify → /methodology

01 · Install Gamedev Pl

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add gamedevpl-www.gamedev.pl --transport http https://www.gamedev.pl/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "gamedevpl-www.gamedev.pl": {
      "url": "https://www.gamedev.pl/api/mcp"
    }
  }
}

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

https://www.gamedev.pl/api/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-18

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 remote - your agent's requests go to www.gamedev.pl

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license GPL-3.0 - declared in the repository

registry vendor namespace pl.gamedev - domain-verified with the official MCP registry

03 · What Gamedev Pl can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

cli-v0.19.0 · 2026-09-17

Breaking · Interactive gamedevpl, play [slug] and create [idea] open a browser workspace. Use --terminal or explicit repl for terminal chat and play --preview for raw preview; JSON, redirected and stop flows retain…

cli-v0.18.0 · 2026-09-17

Added · Local agents with MCP can report meaningful task progress even without a running preview (#1392). · Create and edit in a detached Play workbench with state-preserving updates, local evidence attachments, phone…

cli-v0.17.0 · 2026-09-16

Added · Interactive /play opens an editing panel beside the game: send prompts, queue follow-ups, answer choices and stop tasks while keeping the terminal session open (#1383). · Delegate local tasks to OpenCode and…

04 · Who maintains Gamedev Pl

gamedev.pl is maintained by gamedevpl. It's the only MCP server we track from this author; the repo dates to Aug 2015.

05 · Facts

category
browser automation - ranked #208 of 255 actively-maintained browser automation servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-17)
registry
pl.gamedev/creator (active, first published 2026-08-06 · 2 versions)

06 · Gamedev Pl FAQ

What is Gamedev Pl?

Describe a game. An AI agent builds it. Everyone plays it in the browser. Play now → www.gamedev.pl · closed beta. It is available as a remote MCP endpoint.

Is Gamedev Pl still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Gamedev Pl?

Run `claude mcp add gamedevpl-www.gamedev.pl --transport http https://www.gamedev.pl/api/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Gamedev Pl require authentication?

Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Gamedev Pl

More browser automation MCP servers · Cesium MCP Dev · Cesium MCP Runtime · Munin · Ghost in the Droid · Shuttle

More TypeScript MCP servers · Microcharts · useVyre Context · Gatefareio MCP Server · Ani MCP · Gctrl · see all