Back to search
30
MCP

UnrealClaude

natfii/unrealclaude

Claude Code CLI integration for Unreal Engine 5.7 - Get AI coding assistance with built-in UE5.7 documentation context directly in the editor.

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

Similar MCP servers embedding-nearest

n8n-nodes-claude-code-cli
n8n community node for Claude Code CLI integration - execute AI-assisted coding tasks
0 tools
n8n-nodes-claude-code-cli-aspruyt
n8n community node for Claude Code CLI integration - execute AI-assisted coding tasks
0 tools
@coderai/n8n-nodes-claude-agent
n8n node for Claude Code AI agent integration - execute autonomous coding tasks and generate code
0 tools
Gocode
Claude Code reimplemented in Go as a fast AI coding agent runtime with MCP server support.
0 tools
codeforge-dev
Complete development container that sets up Claude Code with modular devcontainer features, modern dev tools, and persistent configurations.
0 tools
io.github.lykhoyda/ask-codex
Bridge Claude with OpenAI Codex CLI for AI-to-AI collaboration, code review, and second opinions
0 tools

How to use

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

{
  "mcpServers": {
    "unrealclaude": {
      "url": "None",
      "transport": "http"
    }
  }
}