Unreal MCP Ue4
Rank #14,957io.github.conaman/unreal-mcp-ue4
MCP server providing unreal-ue4 capabilities
Unreal MCP Ue4 is a Model Context Protocol (MCP) server published by conaman. It ranks #14,957 of 132,046 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. Unreal MCP Ue4 is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 31, 2026 and most recently updated on Mar 31, 2026.
Ranks ahead of 117,089 of 132,046 servers on MCP Toplist.
Use Unreal MCP Ue4
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add unreal-mcp-ue4 -- npx -y unreal-mcp-ue4[mcp_servers.unreal-mcp-ue4]
command = "npx"
args = ["-y", "unreal-mcp-ue4"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"unreal-mcp-ue4": {
"command": "npx",
"args": [
"-y",
"unreal-mcp-ue4"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"unreal-mcp-ue4": {
"command": "npx",
"args": [
"-y",
"unreal-mcp-ue4"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"unreal-mcp-ue4": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"unreal-mcp-ue4"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"unreal-mcp-ue4": {
"command": "npx",
"args": [
"-y",
"unreal-mcp-ue4"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"unreal-mcp-ue4": {
"command": "npx",
"args": [
"-y",
"unreal-mcp-ue4"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.conaman%2Funreal-mcp-ue4)<a href="https://mcptoplist.com/server/io.github.conaman%2Funreal-mcp-ue4"><img src="https://mcptoplist.com/badge/io.github.conaman%2Funreal-mcp-ue4.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
conaman
Available versions (2)
| Version | Published |
|---|---|
| 2026.4.1-2 | Mar 31, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Unreal MCP Ue4?
- Unreal MCP Ue4 is maintained by conaman, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Unreal MCP Ue4 listed on the Official MCP Registry?
- Yes — Unreal MCP Ue4 is listed on the Official MCP Registry, alongside Glama.
- How many versions does Unreal MCP Ue4 have?
- MCP Toplist tracks 2 versions of Unreal MCP Ue4, most recently published on Mar 31, 2026.
- Where can I find the source code for Unreal MCP Ue4?
- The source code for Unreal MCP Ue4 is hosted at github.com/conaman/unreal-mcp-ue4.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.