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: Screeps World MCP Service

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

F
license - not found
-
quality - not tested
D
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

  • 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.
    Last updated
    3
    27
    4
  • A
    license
    A
    quality
    D
    maintenance
    Social layer for AI coding — DMs, presence, discovery, and multiplayer games between developers. 68 tools including messaging, presence, memory, and 27 multiplayer games.
    Last updated
    9
    531
    MIT

View all related MCP servers

Related MCP Connectors

  • Connect AI agents to Flato's editable canvas runtime through a hosted MCP server.

  • Build, deploy, and operate hosted web apps on VibeKit (vibekit.bot) from any MCP client.

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

View all MCP Connectors

Appeared in Searches

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/sin4ch/flappy-bird-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server