Unreal Analyzer MCP provides AI agents with tools to analyze Unreal Engine 5 code. It exposes functions to parse C++ and Blueprints, detect anti-patterns, and suggest optimizations. Connects to Unreal Engine's source code and project files. Used by game developers to improve code quality and performance.
Unreal Analyzer MCP provides AI agents with tools to analyze Unreal Engine 5 code. It exposes functions to parse C++ and Blueprints, detect anti-patterns, and suggest optimizations. Connects to Unreal Engine's source code and project files. Used by game developers to improve code quality and performance.
npx -y unreal-analyzerAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"ayeletstudioindia-unreal-analyzer-mcp-github": {
"command": "npx",
"args": [
"-y",
"npx -y unreal-analyzer"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from unreal analyzer mcp?"
No configuration required. This server works out of the box.
"What resources are available in unreal analyzer mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in unreal analyzer mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in unreal analyzer mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.