Skip to main content
Glama
sin4ch

Flappy Bird MCP App

by sin4ch

Flappy Bird MCP App

A fully playable Flappy Bird game that runs inline in AI chat clients via MCP Apps.

Flappy Bird MCP App

Setup

bun install
bun run build

Related MCP server: vibe

Run

bun run serve

Server starts at http://localhost:3001/mcp.

Expose via tunnel (for remote hosts like ChatGPT, Claude.ai)

cloudflared tunnel --url http://localhost:3001

Use the generated https://*.trycloudflare.com/mcp URL as your MCP server endpoint.

Configure

VS Code (1.109+)

See the VS Code MCP docs to add an HTTP server with URL http://localhost:3001/mcp.

ChatGPT

  1. Start the tunnel (see above)

  2. Go to chatgpt.com → Settings → Apps → Advanced Settings → enable Developer Mode

  3. Go back to Apps → click Create App

  4. Fill in the details and paste the tunnel URL: https://<your-tunnel>.trycloudflare.com/mcp

  5. Change Authentication to No Auth, then check "I understand and want to continue"

  6. Click Create

Claude.ai

  1. Start the tunnel (see above)

  2. Go to claude.ai → Settings → Connectors → click Add custom connector

  3. Paste the tunnel URL: https://<your-tunnel>.trycloudflare.com/mcp

  4. Click Add

Tools

Tool

Description

play-flappy-bird

Launches the game (renders inline)

submit-score

Submits a score from the game UI

get-high-score

Returns the session high score

Maintenance

ActivityInactive
ResponsivenessNo issues

Related MCP Connectors

Related MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    Provides access to classic DOS games like DOOM, Super Mario, Tetris, and Duke Nukem 3D through js-dos emulation, allowing users to play these legendary games directly from their AI assistant.
    3
    7
    4
    -
  • A
    license
    A
    quality
    B
    maintenance
    Social layer for AI coding — DMs, presence, discovery, and multiplayer games between developers. 68 tools including messaging, presence, memory, and 27 multiplayer games.
    9
    1,273
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables creating a Contra-style game session that can be played inline in MCP-compatible clients or via a browser fallback URL.
    5
    -
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI agents to deploy multiplayer web games as playable URLs with rooms, live state sync, and leaderboards, all through a single tool call.
    4
    96
    5
    -

Appeared in Searches