Unified AI System MCP Gateway
Rank #1,379io.github.happy520ai/unified-ai-system
Self-hosted MCP gateway for Codex, Cursor, and Cline with provider-free prompt enhancement.
Unified AI System MCP Gateway is a Model Context Protocol (MCP) server published by happy520ai. It ranks #1,379 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Unified AI System MCP Gateway is listed across 2 registries — Official MCP and Glama, with 16 tracked versions. It was first listed on Jul 30, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 130,667 of 132,046 servers on MCP Toplist.
Use Unified AI System MCP Gateway
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add unified-ai-system -- docker run -i --rm ghcr.io/happy520ai/unified-ai-system/mcp-server:0.7.0[mcp_servers.unified-ai-system]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/happy520ai/unified-ai-system/mcp-server:0.7.0"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"unified-ai-system": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/happy520ai/unified-ai-system/mcp-server:0.7.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"unified-ai-system": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/happy520ai/unified-ai-system/mcp-server:0.7.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"unified-ai-system": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/happy520ai/unified-ai-system/mcp-server:0.7.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"unified-ai-system": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/happy520ai/unified-ai-system/mcp-server:0.7.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"unified-ai-system": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/happy520ai/unified-ai-system/mcp-server:0.7.0"
]
}
}
}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.happy520ai%2Funified-ai-system)<a href="https://mcptoplist.com/server/io.github.happy520ai%2Funified-ai-system"><img src="https://mcptoplist.com/badge/io.github.happy520ai%2Funified-ai-system.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
happy520ai
Available versions (16)
| Version | Published |
|---|---|
| 0.7.0 | Sep 4, 2026 |
| 0.6.0 | Aug 28, 2026 |
| 0.5.0 | Aug 15, 2026 |
| 0.4.9 | Aug 10, 2026 |
| 0.4.8 | Aug 10, 2026 |
| 0.4.7 | Aug 10, 2026 |
| 0.4.6 | Aug 9, 2026 |
| 0.4.5 | Aug 9, 2026 |
| 0.4.4 | Aug 9, 2026 |
| 0.4.3 | Aug 8, 2026 |
| 0.4.2 | Aug 8, 2026 |
| 0.4.1 | Aug 8, 2026 |
| 0.4.0 | Aug 2, 2026 |
| 0.3.3 | Aug 2, 2026 |
| 0.3.2 | Jul 30, 2026 |
| 0.3.1 | Jul 30, 2026 |
Frequently asked questions
- Who maintains Unified AI System MCP Gateway?
- Unified AI System MCP Gateway is maintained by happy520ai, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
- Is Unified AI System MCP Gateway listed on the Official MCP Registry?
- Yes — Unified AI System MCP Gateway is listed on the Official MCP Registry, alongside Glama.
- How many versions does Unified AI System MCP Gateway have?
- MCP Toplist tracks 16 versions of Unified AI System MCP Gateway, most recently published on Sep 4, 2026.
- Where can I find the source code for Unified AI System MCP Gateway?
- The source code for Unified AI System MCP Gateway is hosted at github.com/happy520ai/unified-ai-system.
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.