
ChiR24 Unreal Mcp
Automate Unreal Engine asset browsing, imports, and level or sequence management from your coding agent during game or 3D product builds.
Overview
ai.smithery/ChiR24-unreal_mcp is a MCP server for the Build phase that lets agents browse Unreal assets, import content, and manage levels and sequences via Smithery.
What is this MCP server?
- Control Unreal Engine to browse assets and import content via MCP
- Manage levels and sequences from agent-driven automation
- Smithery streamable HTTP remote at catalog version 0.4.6
- Bearer Smithery API key authentication on hosted remote
- Open-source ChiR24/Unreal_mcp repository linked from catalog
- Server catalog version 0.4.6
- Smithery streamable-http remote with Bearer Smithery API key
- Repository github.com/ChiR24/Unreal_mcp
Community signal: 695 GitHub stars.
What problem does it solve?
Unreal Editor tasks are click-heavy and poorly surfaced to AI coding agents without a dedicated bridge.
Who is it for?
Indie game and 3D product builders who already live in Unreal and want agent-assisted asset and sequence housekeeping.
Skip if: Non-Unreal web SaaS stacks, beginners without a working editor install, or teams that cannot tolerate automation near production content.
What do I get? / Deliverables
After you connect the MCP remote and any local Unreal bridge the project requires, your agent can drive asset and level workflows from the same session as your game code.
- Agent-triggered Unreal asset browse and import actions
- MCP-managed level and sequence operations where supported
- Documented integration path via Unreal_mcp version 0.4.6
Recommended MCP Servers
Journey fit
Engine control and content pipelines are core Build work once you are implementing the product—not validating the idea on paper. Integrations is the right shelf for MCP bridges into Unreal Editor workflows alongside your codebase.
How it compares
Unreal Engine editor MCP bridge, not a generic web frontend or cloud deploy skill.
Common Questions / FAQ
Who is ChiR24-unreal_mcp for?
Unreal creators and technical users who want MCP-aware agents to help with assets, imports, levels, and sequences.
When should I use ChiR24-unreal_mcp?
Use it during Build integrations while iterating levels, sequences, or content pipelines and you want repeatable agent-driven editor actions.
How do I add ChiR24-unreal_mcp to my agent?
Register the Smithery Unreal_mcp streamable HTTP URL in your MCP client, configure the Bearer Smithery API key, then follow the GitHub repo for any local Unreal-side companion setup.