
ChiR24 Unreal Mcp Server
Let your coding agent drive Unreal Engine editor workflows from natural language instead of clicking through the UI alone.
Overview
ChiR24-unreal_mcp_server is an MCP server for the Build phase that lets AI assistants control Unreal Engine through Smithery-hosted streamable HTTP tools.
What is this MCP server?
- Streamable HTTP MCP remote on Smithery with Bearer API-key auth
- Comprehensive tool surface for AI-driven Unreal Engine control
- Version 0.4.4 server schema aligned with MCP 2025-09-16
- Open-source implementation on GitHub (ChiR24/Unreal_mcp)
- MCP integration for game and interactive-3D builds, not a standalone game skill
- Server version 0.4.4 per Smithery catalog metadata
- Remote transport: streamable-http on server.smithery.ai
- Repository source: github.com/ChiR24/Unreal_mcp
Community signal: 695 GitHub stars.
What problem does it solve?
Toggling between an AI coding agent and the Unreal editor breaks flow when you want hands-free scene tweaks, queries, or repetitive editor tasks.
Who is it for?
Solo or indie builders using Unreal who already run MCP-capable agents and want engine control without building a custom plugin first.
Skip if: Teams with no Unreal project, pure web/SaaS stacks, or builders who cannot run Smithery remotes with API keys.
What do I get? / Deliverables
After you connect the server, your agent can invoke Unreal-oriented MCP tools so engine work stays in the same thread as planning and implementation.
- Registered Smithery MCP remote pointing at ChiR24-unreal_mcp_server
- Agent-callable tools for Unreal-oriented workflows
- Reduced context switch between chat-based coding and the Unreal editor
Recommended MCP Servers
Journey fit
How it compares
Engine MCP bridge via Smithery, not a packaged Unreal skill or marketplace-only prompt pack.
Common Questions / FAQ
Who is ChiR24-unreal_mcp_server for?
Game and interactive-3D builders who use Unreal Engine and want their AI agent to call editor-oriented tools over MCP.
When should I use ChiR24-unreal_mcp_server?
Use it during active Unreal development when you want agent-driven automation, inspection, or control instead of manual-only editor steps.
How do I add ChiR24-unreal_mcp_server to my agent?
Add the Smithery streamable HTTP remote URL, set Authorization to Bearer your smithery_api_key, and register the server in Claude Code, Cursor, or another MCP client.