All MCP servers

Chir24 Unreal_Mcp

Official
by Api.AirforceStreamable HTTP0697MIT

Control Unreal Engine to browse assets, import content, and manage levels and sequences. Automate…

mcpopen-source

Endpoint

POST https://server.smithery.ai/@ChiR24/unreal_mcp/mcp

Connecting a client

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

{
  "mcpServers": {
    "chir24-unreal-mcp-impb2526": {
      "url": "https://server.smithery.ai/@ChiR24/unreal_mcp/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}