All MCP servers

Unreal Engine API Documentation

Official
by Api.AirforcestdioAI & LLM Tools083Custom

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

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "unreal-engine-api-documentation-impcaa5e": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}