UnrealMCP — AI Bridge for Unreal Engine 5
Rank #14,532io.github.aadeshrao123/unreal-mcp
Control the Unreal Engine 5 editor from any MCP client: Blueprints, materials, Niagara.
UnrealMCP — AI Bridge for Unreal Engine 5 is a Model Context Protocol (MCP) server published by aadeshrao123. It ranks #14,532 of 132,046 servers tracked on MCP Toplist, and its repository has 39 GitHub stars. UnrealMCP — AI Bridge for Unreal Engine 5 is listed across 3 registries — Official MCP, Glama and mcp.so, with 1 tracked version. It was first listed on Mar 14, 2026 and most recently updated on Aug 6, 2026.
Ranks ahead of 117,514 of 132,046 servers on MCP Toplist.
Use UnrealMCP — AI Bridge for Unreal Engine 5
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add unreal-mcp -- uvx unrealmcp[mcp_servers.unreal-mcp]
command = "uvx"
args = ["unrealmcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"unreal-mcp": {
"command": "uvx",
"args": [
"unrealmcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"unreal-mcp": {
"command": "uvx",
"args": [
"unrealmcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"unreal-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"unrealmcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"unreal-mcp": {
"command": "uvx",
"args": [
"unrealmcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"unreal-mcp": {
"command": "uvx",
"args": [
"unrealmcp"
]
}
}
}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.aadeshrao123%2Funreal-mcp)<a href="https://mcptoplist.com/server/io.github.aadeshrao123%2Funreal-mcp"><img src="https://mcptoplist.com/badge/io.github.aadeshrao123%2Funreal-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
aadeshrao123
Available versions (1)
| Version | Published |
|---|---|
| 1.3.1 | Aug 6, 2026 |
Frequently asked questions
- Who maintains UnrealMCP — AI Bridge for Unreal Engine 5?
- UnrealMCP — AI Bridge for Unreal Engine 5 is maintained by aadeshrao123, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is UnrealMCP — AI Bridge for Unreal Engine 5 listed on the Official MCP Registry?
- Yes — UnrealMCP — AI Bridge for Unreal Engine 5 is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does UnrealMCP — AI Bridge for Unreal Engine 5 have?
- MCP Toplist tracks 1 version of UnrealMCP — AI Bridge for Unreal Engine 5, most recently published on Aug 6, 2026.
- Where can I find the source code for UnrealMCP — AI Bridge for Unreal Engine 5?
- The source code for UnrealMCP — AI Bridge for Unreal Engine 5 is hosted at github.com/aadeshrao123/Unreal-MCP.
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.