Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
This MCP is now owned by Aura! Please try out the most intelligent AI agent for Unreal Engine at https://www.tryaura.dev/?utm_source=youtube&utm_medium=video&utm_campaign=flop
| Date | Stars |
|---|---|
| 2026-07-31 | 1072 |
| 2026-08-03 | 1073 |
| 2026-08-06 | 1073 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<h1 align="center">🎉 Flopperam has been acquired by <a href="https://www.tryaura.dev/?utm_source=youtube&utm_medium=video&utm_campaign=flop">Aura</a>!</h1> <p align="center"> Flopperam is now part of Aura. For the latest updates to the MCP and what we're building next, head over to <a href="https://www.tryaura.dev/?utm_source=youtube&utm_medium=video&utm_campaign=flop"><strong>tryaura.dev</strong></a>. </p> --- <p align="center"> <img src="assets/logo.png" alt="Flopperam" width="120" /> </p> <h1 align="center">Flopperam — Unreal Engine MCP</h1> <p align="center"> <strong>The most advanced MCP server for Unreal Engine.</strong><br/> Control a live Unreal Editor through natural language from any MCP client. </p> <p align="center"> <a href="https://www.unrealengine.com/"><img src="https://img.shields.io/badge/Unreal%20Engine-5.5%2B-orange.svg" alt="Unreal Engine" /></a> <a href="https://youtube.com/@flopperam"><img src="https://img.shields.io/badge/[email protected]?logo=youtube" alt="YouTube" /></a> <a href="https://discord.gg/3KNkke3rnH"><img src="https://img.shields.io/badge/Discord-Join%20Server-5865F2.svg?logo=discord&logoColor=white" alt="Discord" /></a> <a href="https://twitter.com/Flopperam"><img src="https://img.shields.io/badge/[email protected]?logo=x&logoColor=white" alt="Twitter" /></a> <a href="https://tiktok.com/@flopperam"><img src="https://img.shields.io/badge/[email protected]?logo=tiktok&logoColor=white" alt="TikTok" /></a> </p> ## Two Ways to Use Unreal Engine MCP This repo contains two separate things: | | **Hosted Flop MCP** (Recommended) | **Open-Source Local MCP** (This Repo) | |---|---|---| | **What** | Production MCP server hosted at `agent.flopperam.com/mcp` | Community MCP server you run locally from the `Python/` folder | | **Tools** | **50+ tools** across 9 domains — Blueprint authoring, materials, VFX, animation, landscape, AI/BT, cinematics, PCG, and more | Basic toolset — scene manipulation, actor management, world building, and foundational Blueprint operations | | **Blueprint support** | Full lifecycle — batched narrow tools (`bp_create`, `bp_variable`, `bp_component`, `bp_nodes`, `bp_wire`, `bp_commit`), Graph authoring, contract verification, PIE runtime testing | Foundational — `add_node`, `connect_nodes`, `create_variable`, `create_function` with 23+ node types | | **Unreal plugin** | **FlopAI plugin** — installed separately via [flopperam.com/unreal-agent](https://www.flopperam.com/unreal-agent) | **UnrealMCP plugin** — bundled in this repo under `UnrealMCP/` | | **Server instructions** | Rich per-tool LLM guidance, cross-tool relationship mapping, error recovery patterns | Basic tool descriptions | | **Setup** | One URL + API key, no local dependencies | Clone repo, Python 3.12+, run server locally | | **Works with** | Cursor, Claude Code, Windsurf, VS Code Copilot, Cline, any MCP client | Same | > The hosted Flop MCP is a completely different, much more advanced server that shares no code with the local `Python/` server in this repo. It is actively developed with new tools shipping regularly. --- ## Hosted Flop MCP (Recommended) One URL, one API key. No local server, no Python install. Works with **Cursor, Claude Code, Windsurf, VS Code Copilot, Cline**, and any other MCP client. ### 1. Get an API key at [flopperam.com/account](https://flopperam.com/account) ### 2. Install the FlopAI Unreal plugin — see [flopperam.com/docs](https://flopperam.com/docs) (Installation tab) ### 3. Add the config to your IDE **Cursor** — `.cursor/mcp.json` (project) or `~/.cursor/mcp.json` (global): ```json { "mcpServers": { "flopperam-unreal": { "url": "https://agent.flopperam.com/mcp", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } } } ``` **Claude Code** — run in your terminal: ```bash claude mcp add -H "Authorization: Bearer YOUR_API_KEY" --transport http flopperam-unreal https://agent.flopperam.co
Excerpt of 13,657 characters
Read on GitHub66
15
13
3
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:b674e61f7892f9ed, desc:ai agent