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.

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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
    91
    36
    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

View all related MCP servers

Related MCP Connectors

  • Wavedash docs and workflow guidance for building and publishing browser games.

  • Build, version, review, and export websites, web apps, and games from a conversation.

  • Drive a live Cinevva game session: edit game files, import CC0 assets, preview changes.

View all MCP Connectors

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