/
Production-ready MCP server for Unreal Engine with comprehensive game development tools
Server configuration and capabilities from the MCP manifest
Size: 1,130 bytes (283 tokens)
Tools Found: 21
Analysis ID: ix4zxfop
Production-ready MCP server for Unreal Engine with comprehensive game development tools.
{
"server.json": {
"name": "io.github.ChiR24/unreal-engine-mcp",
"author": "ChiR24",
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
"engines": {
"node": ">=18"
},
"license": "MIT",
"version": "0.4.0",
"homepage": "https://github.com/ChiR24/Unreal_mcp",
"keywords": [
"mcp",
"modelcontextprotocol",
"unreal-engine",
"ue5",
"game-development",
"remote-control",
"automation",
"3d",
"gamedev",
"cinematics"
],
"packages": [
{
"version": "0.4.0",
"transport": {
"type": "stdio"
},
"identifier": "unreal-engine-mcp-server",
"registry_type": "npm",
"registry_base_url": "https://registry.npmjs.org",
"environment_variables": [
{
"name": "UE_HOST",
"value": "127.0.0.1",
"description": "Unreal Engine host address",
"is_required": false
},
{
"name": "UE_RC_HTTP_PORT",
"value": "30010",
"description": "Remote Control HTTP port",
"is_required": false
},
{
"name": "UE_RC_WS_PORT",
"value": "30020",
"description": "Remote Control WebSocket port",
"is_required": false
}
]
}
],
"repository": {
"url": "https://github.com/ChiR24/Unreal_mcp.git",
"type": "git",
"source": "github"
},
"description": "Production-ready MCP server for Unreal Engine with comprehensive game development tools"
}
}Stars
Forks
Registry ID: 49c64feb-2e4c-406d-b39f-1236bf2212a6
Added to Registry: 9/21/2025
Last Updated: 9/22/2025
Last Seen: 9/22/2025
Historical performance and growth metrics over time
Watchers
Contributors