ue5-mcp and mcp-unreal
About ue5-mcp
cutehusky/ue5-mcp
Python-based MCP server for Unreal Engine 5 Blueprints. Enables LLM-powered editing of Blueprints, graphs, variables, functions, and components.
Implements a dual-component architecture: a custom UE5 editor plugin exposing Blueprint APIs via HTTP/REST, paired with a FastMCP server that translates those endpoints into MCP tools for LLM agents. Supports comprehensive graph manipulation including node creation, pin connections, and type casting, plus variable and component lifecycle management. Runs in streamable HTTP mode, enabling real-time Blueprint modifications through Claude or other MCP-compatible AI clients.
About mcp-unreal
remiphilippe/mcp-unreal
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work