general MCP Server
Complete Unreal Engine development toolkit exposed as MCP tools.
Discovered via github-seeds:mcp-hot and last synced 3mo ago.
1. Install the package
npx ue-mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"ue-mcp": {
"command": "npx",
"args": [
"ue-mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Examples
MCP[MCP Server<br/>TypeScript / Node.js] MCP -->