VibeUE
JSON →Unreal Engine MCP
Install
npx -y mcp-remote Tools · 10
- discover_python_module Inspect module contents (classes, functions, constants)
- discover_python_class Get class methods, properties, and inheritance
- discover_python_function Get function signatures and docstrings
- execute_python_code Run Python code in Unreal Editor context
- list_python_subsystems List available UE editor subsystems
- manage_skills Load domain-specific knowledge on demand
- manage_asset Search, open, save, move, duplicate, delete, and import (image files from disk) assets safely
- read_logs Read and filter Unreal Engine log files with regex support
- terrain_data Generate real-world heightmaps, map images, and water feature data from geographic coordinates
- deep_research Web search, page fetching, and GPS geocoding — no API key required
Environment variables
YOUR_API_KEY
Links
★ 211 GitHub stars