UE5 Blueprint MCP Server A Python-based MCP server that wraps Unreal Engine 5 (UE5) Blueprint APIs, enabling LLM-powered interactions with Blueprints. This allows AI agents to perform operations such as modifying Blueprints, editing visual scripting graphs, and managing variables, functions, and components. Features The MCP server runs in streamable HTTP mode, built on FastMCP to call web APIs provided by a custom UE plugin.
| Stars | 9 |
| Forks | 2 |
| Language | C++ |
| Category | MCP 服务器 |
| License | MIT |
| Quality Score | 41.2/100 |
| Last Updated | 2026-03-08 |
| Created | 2025-09-15 |
| Platforms | mcp |
| Est. Tokens | ~4k |
Explore other popular mcp 服务器 tools:
ue5-mcp is Python-based MCP server for Unreal Engine 5 Blueprints. Enables LLM-powered editing of Blueprints, graphs, variables, functions, and components.. It is categorized as a MCP 服务器 with 9 GitHub stars.
ue5-mcp is primarily written in C++. It covers topics such as blueprint, llm-tools, mcp.
You can find installation instructions and usage details in the ue5-mcp GitHub repository at github.com/cutehusky/ue5-mcp. The project has 9 stars and 2 forks, indicating an active community.
ue5-mcp is released under the MIT license, making it free to use and modify according to the license terms.