Skip to content
Back to search
30
MCP

codefizz-editor-agent

npm/codefizz-editor-agent

CLI and MCP server for driving the Unreal Engine 5 editor with AI — create and edit materials, blueprints, Niagara, PCG, StateTrees, data tables, widgets, and Enhanced Input. Single Go binary, no Python, no dependencies.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_cc8887-ue-editor-mcpserver
UE Editor MCP Server - Enables AI agents to automate UE4/UE5 development through Python scripting
0 tools
Unreal Engine Editor
Transforms Unreal Engine Editor into an MCP-compatible server using Python's asyncio framework, enabling direct control of editor functional
0 tools
io.github.ChiR24/unreal-engine-mcp
MCP server for Unreal Engine 5 with 17 tools for game development automation.
0 tools
io.github.chir24/unreal-engine-mcp
MCP server for Unreal Engine 5 with 17 tools for game development automation.
0 tools
io.github.ivanmurzak/unity-mcp
Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.
0 tools
io.github.IvanMurzak/Unity-MCP
Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codefizz-editor-agent": {
      "url": "None",
      "transport": "http"
    }
  }
}