MCP Server
MCP
Unreal Engine API Documentation
Accurate UE5 C++ API docs for AI agents. Prevents hallucinated signatures and includes.
Install
uvx unreal-api-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "unreal-api-mcp",
"version": "0.3.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Unreal Engine version to serve, e.g. 5.7 or 5.8 (default: auto-detect or 5.8)",
"format": "string",
"name": "UNREAL_VERSION"
},
{
"description": "Path to Unreal project for auto-detecting version from .uproject EngineAssociation field",
"format": "string",
"name": "UNREAL_PROJECT_PATH"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment