UE_MCP_Agent_YBAI

YuanBaoSMadLab/UE_MCP_Agent_YBAI
★ 2 stars C# Code/Dev Tools Updated 5d ago
An intelligent agent project based on deepcode cli dedicated to MCP server for UE5.8
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ue_mcp_agent_ybai": {
      "command": "npx",
      "args": [
        "-y",
        "YuanBaoSMadLab/UE_MCP_Agent_YBAI"
      ]
    }
  }
}

README Excerpt

An intelligent agent project based on deepcode cli dedicated to MCP server for UE5.8 Here is the English version of your README. I’ve kept the structure identical to your Chinese version and added the link to `README-zh.md` at the very top, as requested. *** > **./README-zh.md** YB-AI is an AI assistant derived from the Deep Code CLI project, specifically designed for the native MCP (Model Context Protocol) plugin in Unreal Engine 5.8. It enables intelligent agents to directly manipulate geometr

Tools (2)

httpstdio