#866 · Primary category: AI Agents & Automation

unreal-mcp

mcp-server modelcontextprotocol unreal-engine-5

Enable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).

Project last updated:04/22/25

GitHub Stars

2.1K

Forks

341

Contributors

2

License

Other

Why we included this project

Unreal Engine editors who want to offload repetitive scene work to an AI assistant will find this project a useful experiment. It runs a Model Context Protocol server that lets assistants like Cursor, Windsurf, or Claude Desktop turn plain-language requests into real editor actions: spawning and positioning actors, adjusting transforms, building and compiling Blueprints, wiring node graphs, and moving the viewport camera. So instead of clicking through the same setup steps, you can describe what you want and let the engine do it. The project is explicitly experimental, so treat it as a prototype rather than something to build production pipelines on, and expect the API to change. If you already work with MCP tooling, the setup will feel familiar; if you are new to Unreal, it is a low-pressure way to learn editor workflows by talking through them.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category