Unreal Engine Editor

Transforms Unreal Engine Editor into an MCP-compatible server using Python's asyncio framework, enabling direct control of editor

cc8887 11
Claude CodeClaude DesktopGeneric
View source ↗

The MCPServer plugin for Unreal Engine Editor transforms the editor into an MCP-compatible server for AI agent interaction. It leverages Python's asyncio framework with a custom event loop implementation to handle asynchronous operations within the Unreal Editor environment. The server integrates with Unreal's slate tick system to maintain responsiveness while processing requests, and requires dependencies like mcp, anyio, click, and starlette. This implementation enables AI agents to programmatically control and interact with Unreal Editor functionality, making it valuable for automating editor workflows and enabling AI-driven content creation.

Source

Repository: https://github.com/cc8887/ue-editor-mcpserver

Maintain Unreal Engine Editor?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Unreal Engine Editor on getagentictools](https://getagentictools.com/mcp/cc8887-ue-editor-mcpserver?ref=badge)