{"repo":"remiphilippe/mcp-unreal","free":true,"listed":false,"github":"https://github.com/remiphilippe/mcp-unreal","clone":"git clone https://github.com/remiphilippe/mcp-unreal.git","description":"MCP server that gives AI coding agents (Claude Code, Cursor, etc.) full control over Unreal Engine 5.7 projects — headless builds & tests, Blueprint editing, actor manipulation, procedural mesh generation, and UE API documentation lookup.","language":"Go","stars":66,"topics":["mcp-server","unreal-engine","unreal-engine-5"],"license":"Apache-2.0","category":"mcp-servers","readme_excerpt":"mcp-unreal MCP (Model Context Protocol) server that gives AI coding agents complete autonomous control over an Unreal Engine 5.7 project. Single Go binary, zero external dependencies. Build, test, manipulate the editor, edit Blueprints, generate procedural meshes, and look up UE API documentation — all through 49 MCP tools that any MCP-compatible agent can call directly. Quick Start Prerequisites - Go 1.25+ — install - Unreal Engine 5.7 — for build/test tools and editor interaction - Remote Control API plugin — enabled in UE (see Enabling Remote Control API below) - MCPUnreal editor plugin — for advanced editor tools (see plugin/README.md) Installation From Source Pre-built Binaries Download from GitHub Releases — available for macOS, Linux, and Windows on both amd64 and arm64. Enabling Remote Control API The Remote Control API is a built-in UE plugin that provides HTTP access to actor properties and function calls on port 30010. mcp-unreal uses it for get property , set property , call function , and move actor tools. 1. Open your project in Unreal Editor 2. Go to Edit Plugins 3. Search for \"Remote Control API\" 4. Check the Enabled checkbox 5. Restart the editor when prompted To verify it's running: You should get a JSON response with the API version. If the connection is refused, the plugin is not enabled or the editor isn't running. Install the UE Plugin Copy the plugin/ directory into your project's Plugins/ folder: Rebuild the project. The plugin starts an HTTP server on","default_branch":null,"files":null,"tree":[],"storefront":"/r/remiphilippe","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/remiphilippe/mcp-unreal/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}