Freegamestore
FreeNot checkedEnables building, publishing, and improving PWA games from your editor by scaffolding games, updating files, and auto-deploying to a live URL.
About
Enables building, publishing, and improving PWA games from your editor by scaffolding games, updating files, and auto-deploying to a live URL.
README
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/mcp
Two 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.
Installing Freegamestore
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/freegamestore-online/mcpFAQ
Is Freegamestore MCP free?
Yes, Freegamestore MCP is free — one-click install via Unyly at no cost.
Does Freegamestore need an API key?
No, Freegamestore runs without API keys or environment variables.
Is Freegamestore hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Freegamestore in Claude Desktop, Claude Code or Cursor?
Open Freegamestore on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Freegamestore with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
