Flappy Bird MCP App
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Flappy Bird MCP AppI want to play Flappy Bird"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Flappy Bird MCP App
A fully playable Flappy Bird game that runs inline in AI chat clients via MCP Apps.

Setup
bun install
bun run buildRelated MCP server: Screeps World MCP Service
Run
bun run serveServer starts at http://localhost:3001/mcp.
Expose via tunnel (for remote hosts like ChatGPT, Claude.ai)
cloudflared tunnel --url http://localhost:3001Use 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
Start the tunnel (see above)
Go to chatgpt.com → Settings → Apps → Advanced Settings → enable Developer Mode
Go back to Apps → click Create App
Fill in the details and paste the tunnel URL:
https://<your-tunnel>.trycloudflare.com/mcpChange Authentication to No Auth, then check "I understand and want to continue"
Click Create
Claude.ai
Start the tunnel (see above)
Go to claude.ai → Settings → Connectors → click Add custom connector
Paste the tunnel URL:
https://<your-tunnel>.trycloudflare.com/mcpClick Add
Tools
Tool | Description |
| Launches the game (renders inline) |
| Submits a score from the game UI |
| Returns the session high score |
This server cannot be installed
Maintenance
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
- FlicenseAqualityDmaintenanceProvides 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 updated3274
- Alicense-qualityDmaintenanceIntegrates live Screeps game data into AI development workflows, providing comprehensive tools for room operations, market analysis, and user management. It enables AI agents to monitor game status and interact with the game world through the Model Context Protocol.Last updated224MIT
- AlicenseAqualityDmaintenanceSocial layer for AI coding — DMs, presence, discovery, and multiplayer games between developers. 68 tools including messaging, presence, memory, and 27 multiplayer games.Last updated9531MIT
- Flicense-qualityCmaintenanceEnables creating a Contra-style game session that can be played inline in MCP-compatible clients or via a browser fallback URL.Last updated5
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…
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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