Chir24 Unreal_Mcp_Server
Rank #1,466ai.smithery/ChiR24-unreal_mcp_server
MCP server providing ChiR24-unreal_mcp_server capabilities
Chir24 Unreal_Mcp_Server is a Model Context Protocol (MCP) server published by ChiR24. It ranks #1,466 of 115,460 servers tracked on MCP Toplist, and its repository has 850 GitHub stars. Chir24 Unreal_Mcp_Server is listed on Official MCP, with 2 tracked versions. It was first listed on Oct 3, 2025 and most recently updated on Oct 3, 2025.
Ranks ahead of 113,994 of 115,460 servers on MCP Toplist.
Use Chir24 Unreal_Mcp_Server
claude mcp add --transport http chir24-unreal-mcp-server https://server.smithery.ai/@ChiR24/unreal_mcp_server/mcp[mcp_servers.chir24-unreal-mcp-server]
url = "https://server.smithery.ai/@ChiR24/unreal_mcp_server/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@ChiR24/unreal_mcp_server/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"chir24-unreal-mcp-server": {
"url": "https://server.smithery.ai/@ChiR24/unreal_mcp_server/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"chir24-unreal-mcp-server": {
"type": "http",
"url": "https://server.smithery.ai/@ChiR24/unreal_mcp_server/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"chir24-unreal-mcp-server": {
"serverUrl": "https://server.smithery.ai/@ChiR24/unreal_mcp_server/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"chir24-unreal-mcp-server": {
"url": "https://server.smithery.ai/@ChiR24/unreal_mcp_server/mcp"
}
}
}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/ai.smithery%2FChiR24-unreal_mcp_server)<a href="https://mcptoplist.com/server/ai.smithery%2FChiR24-unreal_mcp_server"><img src="https://mcptoplist.com/badge/ai.smithery%2FChiR24-unreal_mcp_server.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ChiR24
Other servers by ChiR24
View all ChiR24 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.4.4 | Oct 3, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Chir24 Unreal_Mcp_Server?
- Chir24 Unreal_Mcp_Server is maintained by ChiR24, which publishes 6 MCP servers (35 total versions) tracked on MCP Toplist.
- Is Chir24 Unreal_Mcp_Server listed on the Official MCP Registry?
- Yes — Chir24 Unreal_Mcp_Server is listed on the Official MCP Registry.
- How many versions does Chir24 Unreal_Mcp_Server have?
- MCP Toplist tracks 2 versions of Chir24 Unreal_Mcp_Server, most recently published on Oct 3, 2025.
- Where can I find the source code for Chir24 Unreal_Mcp_Server?
- The source code for Chir24 Unreal_Mcp_Server is hosted at github.com/ChiR24/Unreal_mcp.