Productivity|Development|AI / ML|MediaUnknown
UE5-MCP
UE5-MCP integrates AI-driven automation into Blender and Unreal Engine 5 workflows.
N/A rating (0 reviews)0 installs385 GitHub stars
AIUnreal EngineBlender
This project enhances level design, asset management, and gameplay programming by providing an end-to-end pipeline for AI-driven game level creation. It includes features such as automated scene generation, asset management, and gameplay debugging.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"ue5-mcp-1": {
"args": [
"-y",
"@modelcontextprotocol/server-ue5-mcp-1"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.