unreal-mcp
by chongdashu· AI & ML
⭐ 2k
Enable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
Install
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"unreal-mcp": {
"command": "npx",
"args": [
"-y",
"github:chongdashu/unreal-mcp"
]
}
}
}Works Well With
Other MCP servers developers commonly pair with unreal-mcp
About
Enable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
mcp-servermodelcontextprotocolunreal-engine-5