freegamestore-mcp
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@freegamestore-mcpcreate a game called 'my-game' and deploy it"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
freegamestore-mcp
Remote MCP server for FreeGameStore — build, publish, and improve PWA games from your editor (Cursor, Claude, Claude Code, …).
claude mcp add freegamestore -- npx mcp-remote https://mcp.freegamestore.online/mcpTwo ways to build, both from the editor:
Your model writes the code, the MCP ships it —
create_gamescaffolds + provisions a live game, thenupdate_filesimproves it (auto-deploys to<id>.freegamestore.online).The platform's VibeCode agent writes + deploys it, you just prompt —
agent_build('make a tetris clone and deploy it as my-tetris'), thenagent_status.
Tools: create_game, update_files, read_file, list_files, agent_build,
agent_status, list_games, deploy_status, game_info, game_logs,
platform_guide, sdk_reference.
Authenticated tools take an FGS session token: Authorization: Bearer <token>.
mcp-remote handles the OAuth/token handoff.
Cloudflare Worker (agents McpAgent, Streamable HTTP). See CLAUDE.md for
architecture, secrets, and the gotchas. MIT.
This server cannot be deployed
Maintenance
Related MCP Connectors
Build, publish and update browser games with saves, leaderboards and realtime multiplayer built in.
- NebllaOAuthcom.neblla
Build and publish multiplayer apps and games on Neblla: scaffold, edit files, ship to the gallery.
Wavedash docs and workflow guidance for building and publishing browser games.
Build, version, review, and export websites, web apps, and games from a conversation.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Godot game projects through real-time error detection, automated testing, code analysis, and safe git-based patching. Provides comprehensive project context and development workflow automation for Godot developers.MIT

Phaser Editor MCP Serverofficial
AlicenseBqualityDmaintenanceConnects LLMs to Phaser Editor v5 to facilitate the management of game scenes, assets, and tilemaps. It enables developers to create, modify, and inspect game content within the editor's environment through natural language interactions.6125 npm35ISC- AlicenseNot gradedqualityCmaintenanceEnables users to generate and manage 2D game assets like sprites, characters, and backgrounds directly from their development environment using the Layer.ai platform. It supports asset creation with transparency, prompt optimization, and automatic saving of generated files to local project directories.MIT
- AlicenseAqualityDmaintenanceEnables AI agents to create, edit, and run Godot 4.5+ games by providing tools for project scaffolding, scene manipulation, and engine interaction. It supports full game development workflows including node editing, script attachment, and project execution with debugging capabilities.245MIT