ue-mcp: UE-MCP (Unreal Engine Model Context Protocol Server) gives AI assistants deep read/write access to the Unreal Editor through 19 category tools covering 300+ actions. It uses a WebSocket JSON-RPC bridge plugin inside the editor and provides direct filesystem access. This enables programming Blueprints, materials, levels, actors, animation, VFX, landscape, PCG, foliage, audio, UI, physics, navigation, AI, GAS, networking, sequencer, and build pipeline through natural language.; fastmcp: FastMCP is a standard framework for building Model Context Protocol (MCP) applications, which connect LLMs to tools and data. It simplifies the process by automatically generating schemas, validation, and documentation for tools, and managing transport negotiation and authentication for server connections. FastMCP offers a comprehensive solution for developing, deploying, and scaling MCP-powered systems.
Control Unreal Editor via natural language commands from an AI assistant
Building LLM applications that interact with custom tools and data sources