freegamestore-mcp
OfficialClick on "Install 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 installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/freegamestore-online/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server