UE5-MCP and ue5-mcp
The Python-based MCP server for Unreal Engine 5 Blueprints, enabling LLM-powered editing, appears to be a specialized implementation or extension that builds upon or interacts with the general MCP for Unreal Engine 5, suggesting an ecosystem sibling or potentially a complement where the former provides specific functionality leveraging the latter's underlying framework.
About UE5-MCP
VedantRGosavi/UE5-MCP
MCP for Unreal Engine 5
Implements a cross-DCC AI automation pipeline connecting Blender and UE5 through Model Control Protocol, enabling text-to-scene generation in Blender with automated asset transfer, material conversion, and level optimization for UE5. Provides Blueprint-integrated assistance for gameplay scripting, performance profiling, and debugging workflows. Extends BlenderMCP architecture to orchestrate multi-stage asset creation and scene composition across both engines using AI-driven scene generation and PolyHaven asset integration.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work