← All servers

Unreal Engine API Documentation

latest · 0.3.0

Accurate UE5 C++ API docs for AI agents. Prevents hallucinated signatures and includes.

Install

claude mcp add io-github-codeturion-unreal-api-mcp -- uvx unreal-api-mcp

/mcp confirms it's connected.

Install

Or add it manually in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "io-github-codeturion-unreal-api-mcp": {
      "command": "uvx",
      "args": [
        "unreal-api-mcp"
      ]
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "io-github-codeturion-unreal-api-mcp": {
      "command": "uvx",
      "args": [
        "unreal-api-mcp"
      ]
    }
  }
}

Config entry, any MCP client:

{
  "command": "uvx",
  "args": [
    "unreal-api-mcp"
  ]
}

Community score

Community — from web signals no reviews yet

Public discussion about this server (community v1) — not enough signal to score yet. First-party reviews join the formula in v2.

What the web says

Ecosystem baseline 52 / 100

Objective public usage & activity (formula v3) — a secondary sort, never blended into the community score.

Ecosystem signals 3 collected
GitHub stars · 4 hours ago
★ 96
Last commit · 4 hours ago
57 days ago
Issue close rate · 4 hours ago
98%
Version history 1
  • 0.3.0 release date unknown
Details
Transport
stdio
Status
listed
Source
Imported from the MCP registry
Repository
source ↗