Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Freegamestore

FreeNot checked

Enables building, publishing, and improving PWA games from your editor by scaffolding games, updating files, and auto-deploying to a live URL.

GitHubEmbed

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:

  1. Your model writes the code, the MCP ships itcreate_game scaffolds + provisions a live game, then update_files improves it (auto-deploys to <id>.freegamestore.online).
  2. The platform's VibeCode agent writes + deploys it, you just promptagent_build('make a tetris clone and deploy it as my-tetris'), then agent_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.

from github.com/freegamestore-online/mcp

Installing Freegamestore

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/freegamestore-online/mcp

FAQ

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

Compare Freegamestore with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs