Skip to main content
Glama
freegamestore-online

freegamestore-mcp

Official

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/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.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables 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
  • A
    license
    B
    quality
    D
    maintenance
    Connects 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.
    61
    25 npm
    35
    ISC
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables 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
  • A
    license
    A
    quality
    D
    maintenance
    Enables 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.
    24
    5
    MIT