Skip to main content
ClaudeWave
opengameapp avatar
opengameapp

OpenGame-showcases

View on GitHub

Public browser game showcases generated and curated by OpenGame.

MCP ServersOfficial Registry0 stars0 forksHTMLMITUpdated today
Install in Claude Code / Claude Desktop
Method: NPX · skills
Claude Code CLI
claude mcp add opengame-showcases -- npx -y skills
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "opengame-showcases": {
      "command": "npx",
      "args": ["-y", "skills"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# OpenGame Showcases

Public browser-game showcases and installable creator skills from
[OpenGame](https://opengame.app/).

**Website:** https://opengame.app/

## Featured preview

[![Golden Gate Bridge — 3D Cinematic gameplay preview](assets/golden-gate-bridge-poster.webp)](https://opengame.app/games/golden_gate_bridge.html)

**Golden Gate Bridge — 3D Cinematic**

Click the poster to play the live demo, or watch the [video preview](https://cdn.ai-game-generator.com/public/golden_gate_bridge.mp4).

This repository is intentionally small. It contains public showcase material only: playable static HTML examples, prompts, and links to the matching OpenGame pages. It does **not** contain OpenGame production runtime code, deployment configuration, credentials, user data, billing data, or analytics exports.

## Showcases

| Showcase | Type | Play | Video | Prompt | OpenGame page |
| --- | --- | --- | --- | --- | --- |
| [Golden Gate Bridge — 3D Cinematic](showcases/golden-gate-bridge/) | 3D / Three.js / WebGL | [Live demo](https://opengame.app/games/golden_gate_bridge.html) | [Video preview](https://cdn.ai-game-generator.com/public/golden_gate_bridge.mp4) | [Prompt](prompts/golden-gate-bridge.md) | [OpenGame page](https://opengame.app/games/golden-gate-bridge) |
| [Vaporwave Platformer — Night City](showcases/vaporwave-platformer/) | 2D / Platformer / Canvas | [Live demo](https://opengame.app/games/vaporwave-platformer.html) | — | [Prompt](prompts/vaporwave-platformer.md) | [OpenGame page](https://opengame.app/games/vaporwave-platformer) |

## Run locally

Open the HTML files directly in a browser:

~~~bash
open showcases/golden-gate-bridge/index.html
open showcases/vaporwave-platformer/index.html
~~~

The Golden Gate Bridge showcase imports Three.js from jsDelivr. The Vaporwave Platformer is self-contained.

## Install OpenGame Skills

This repository is the canonical source for public OpenGame skills. Install the
current catalog with:

~~~bash
npx skills add opengameapp/OpenGame-showcases \
  --skill opengame-browser-game-builder
~~~

| Skill | What it does |
| --- | --- |
| [OpenGame Browser Game Builder](skills/opengame-browser-game-builder/) | Turns an idea into an original, focused playable browser-game plan or prototype. |

See [skills/README.md](skills/README.md) for the catalog and
[docs/skill-publishing.md](docs/skill-publishing.md) for the versioned release
process. The first skill is available on [ClawHub](https://clawhub.ai/opengameapp/skills/opengame-browser-game-builder)
and [LobeHub Market](https://market.lobehub.com/s/skills/opengameapp-opengame-showcases-opengame-browser-game-builder).

## OpenGame MCP servers

The [`mcp/`](mcp/) directory contains independently installable Model Context
Protocol servers. The first server, [OpenGame Browser Game
MCP](mcp/opengame-browser-game-mcp/), gives AI clients deterministic tools to
scope a browser-game vertical slice, choose Canvas/DOM or Three.js/WebGL,
validate a brief, and discover these public showcases. It is local, read-only,
requires no API key, and never connects to OpenGame production systems.

Install it from the
[public npm package](https://www.npmjs.com/package/opengame-browser-game-mcp)
or find `io.github.opengameapp/browser-game` in the
[Official MCP Registry](https://registry.modelcontextprotocol.io/?q=io.github.opengameapp%2Fbrowser-game).
It is also listed on
[LobeHub Market](https://lobehub.com/mcp/opengameapp-opengame-showcases).
See [the MCP publishing guide](docs/mcp-publishing.md) for the versioned
release process.

## Remix with OpenGame

Use the prompt files in `prompts/` as starting points, then remix them with OpenGame on the official website:

- [OpenGame homepage](https://opengame.app/)

- [AI Game Maker](https://opengame.app/ai-game-generator/ai-game-maker)
- [AI Game Agent](https://opengame.app/games/ai-game-agent)
- [3D browser games](https://opengame.app/games/3d)

## Repository scope

Included:

- Public playable HTML showcases.
- Original prompts used to guide generation.
- Public, installable game-development skills.
- Links to matching OpenGame live demos and detail pages.

Not included:

- Proprietary OpenGame app/runtime source.
- Production secrets, API keys, cookies, user records, analytics, payments, or deployment config.
- Private prompts or customer-generated content.

## License

MIT for the showcase material in this repository. Third-party runtime libraries loaded by examples remain under their own licenses.

## Contact

Product support: support@opengame.app  
General contact: hello@opengame.app
ai-game-gaigamebrowser-gamehtml5-gameopengamewebgl

What people ask about OpenGame-showcases

What is opengameapp/OpenGame-showcases?

+

opengameapp/OpenGame-showcases is mcp servers for the Claude AI ecosystem. Public browser game showcases generated and curated by OpenGame. It has 0 GitHub stars and was last updated today.

How do I install OpenGame-showcases?

+

You can install OpenGame-showcases by cloning the repository (https://github.com/opengameapp/OpenGame-showcases) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is opengameapp/OpenGame-showcases safe to use?

+

opengameapp/OpenGame-showcases has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains opengameapp/OpenGame-showcases?

+

opengameapp/OpenGame-showcases is maintained by opengameapp. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to OpenGame-showcases?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy OpenGame-showcases to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: opengameapp/OpenGame-showcases
[![Featured on ClaudeWave](https://claudewave.com/api/badge/opengameapp-opengame-showcases)](https://claudewave.com/repo/opengameapp-opengame-showcases)
<a href="https://claudewave.com/repo/opengameapp-opengame-showcases"><img src="https://claudewave.com/api/badge/opengameapp-opengame-showcases" alt="Featured on ClaudeWave: opengameapp/OpenGame-showcases" width="320" height="64" /></a>

More MCP Servers

OpenGame-showcases alternatives