Unreal Engine MCP server — 19 tools, 300+ actions for AI-driven editor control
{
"mcpServers": {
"ue-mcp": {
"args": [
"ue-mcp",
"C:/path/to/MyGame.uproject"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Unreal Engine Model Context Protocol Server — gives AI assistants deep read/write access to the Unreal Editor through 19 category tools covering 360+ actions.
Is it safe?
No known CVEs for ue-mcp.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 0 days ago. 36 stars. 1,934 weekly downloads.
Will it work with my client?
Transport: stdio, sse. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
15 tools.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'ue-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
projectProject-level operations and status verification
levelLevel management including actor placement, movement, deletion, and outliner inspection
assetAsset management including CRUD operations, importing meshes, textures, and animations
blueprintBlueprint graph operations including reading/writing graphs, adding nodes, and connecting pins
materialMaterial creation and editing including material instances and expression graphs
animationAnimation system operations including anim blueprints, montages, blendspaces, and skeletons
vfxVFX operations including Niagara systems, emitters, and parameters
landscapeLandscape terrain operations including sculpting, layer painting, and heightmap import
pcgProcedural Content Generation graph authoring and execution
gameplayGameplay systems including physics, collision, navigation, behavior trees, EQS, and perception
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Persistent memory using a knowledge graph
Hash-verified file editing MCP server with token efficiency hook. 11 tools for AI coding agents.
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
MCP Security Weekly
Get CVE alerts and security updates for Ue Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.