Submit

unreal-mcp

@runreal

MCP server for Unreal Engine that uses Unreal Python Remote Execution

Tools

set_unreal_engine_path

set_unreal_project_path

get_unreal_engine_path

get_unreal_project_path

editor_run_python

editor_list_assets

editor_export_asset

editor_get_asset_info

editor_get_asset_references

editor_console_command

editor_project_info

editor_get_map_info

editor_search_assets

editor_get_world_outliner

editor_validate_assets

editor_create_object

editor_update_object

editor_delete_object

editor_take_screenshot

editor_move_camera

Server Config

{
  "mcpServers": {
    "unreal": {
      "command": "npx",
      "args": [
        "-y",
        "@runreal/unreal-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.