MCP server giving AI agents live access to any Unreal Engine game via UEVR — 103 tools for object inspection, Lua scripting, VR control, screenshots, physics, materials, animation, input injection, function hooks, and more
An [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that gives AI agents live, programmatic access to any Unreal Engine game running with [UEVR](https://github.com/praydog/UEVR) — from flat-screen games injected into VR to native UE titles. - **Inspect everything.** Every UObject, every field, every UFunction — searchable and navigable from a running game. Call any method, chain multi-step queries across the object graph, batch operations in a single tick.