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