Loading MCP server directory, please wait...
MCP server for Unreal Engine 5 with 17 tools for game development automation.
npx @getmcp/cli add io.github.ChiR24/unreal-engine-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ChiR24/unreal-engine-mcp": {
"command": "npx",
"args": [
"-y",
"unreal-engine-mcp-server"
],
"env": {
"LOG_LEVEL": "info",
"MCP_ROUTE_STDOUT_LOGS": "true",
"UE_PROJECT_PATH": "C:/Users/YourName/Documents/Unreal Projects/YourProject",
"UE_EDITOR_EXE": "",
"UE_SCREENSHOT_DIR": "",
"MCP_AUTOMATION_PORT": "8091",
"MCP_AUTOMATION_HOST": "127.0.0.1",
"MCP_AUTOMATION_ALLOW_NON_LOOPBACK": "false",
"MCP_AUTOMATION_CLIENT_MODE": "false",
"MCP_AUTOMATION_USE_TLS": "false",
"MCP_CONNECTION_TIMEOUT_MS": "5000",
"MCP_REQUEST_TIMEOUT_MS": "30000",
"MCP_AUTOMATION_MAX_MESSAGES_PER_MINUTE": "600",
"MCP_AUTOMATION_MAX_AUTOMATION_REQUESTS_PER_MINUTE": "120"
}
}
}
}Explore and discover video games from the Internet Game Database. Search titles, view detailed inf…
Control Unreal Engine to browse assets, import content, and manage levels and sequences. Automate…
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal E…
Accurate Unity API docs (2022/2023/6) for AI agents. Prevents hallucinated signatures.