AAI Gateway
Rank #10,098io.github.gybob/aai-gateway
Unified MCP & Skill management gateway, shared across AI agents, 99% context token savings
AAI Gateway is a Model Context Protocol (MCP) server published by gybob. It ranks #10,098 of 132,046 servers tracked on MCP Toplist, and its repository has 99 GitHub stars. AAI Gateway is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Feb 9, 2026 and most recently updated on Apr 7, 2026.
Ranks ahead of 121,948 of 132,046 servers on MCP Toplist.
Use AAI Gateway
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aai-gateway -- npx -y aai-gateway[mcp_servers.aai-gateway]
command = "npx"
args = ["-y", "aai-gateway"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aai-gateway": {
"command": "npx",
"args": [
"-y",
"aai-gateway"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aai-gateway": {
"command": "npx",
"args": [
"-y",
"aai-gateway"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aai-gateway": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aai-gateway"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aai-gateway": {
"command": "npx",
"args": [
"-y",
"aai-gateway"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aai-gateway": {
"command": "npx",
"args": [
"-y",
"aai-gateway"
]
}
}
}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.gybob%2Faai-gateway)<a href="https://mcptoplist.com/server/io.github.gybob%2Faai-gateway"><img src="https://mcptoplist.com/badge/io.github.gybob%2Faai-gateway.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
gybob
Available versions (1)
| Version | Published |
|---|---|
| 1.1.10 | Apr 7, 2026 |
Frequently asked questions
- Who maintains AAI Gateway?
- AAI Gateway is maintained by gybob, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is AAI Gateway listed on the Official MCP Registry?
- Yes — AAI Gateway is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does AAI Gateway have?
- MCP Toplist tracks 1 version of AAI Gateway, most recently published on Apr 7, 2026.
- Where can I find the source code for AAI Gateway?
- The source code for AAI Gateway is hosted at github.com/gybob/aai-gateway.
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.