SERVER
MCP Gateway
Rank #22289io.github.rupinder2/mcp-gateway
MCP server providing gateway capabilities
First listed
Feb 25, 2026
Last publish date
Feb 25, 2026
OVERVIEW
MCP Gateway is a Model Context Protocol (MCP) server published by rupinder2. It ranks #22289 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Gateway is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 25, 2026 and most recently updated on Feb 25, 2026.
STANDING
#22,289of 58,832 tracked serversTop 50%
Ranks ahead of 36,543 of 58,832 servers on MCP Toplist.
CONNECT
Use MCP Gateway
Add MCP Gateway to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"mcp-gateway": {
"command": "uvx",
"args": [
"mcp-orchestration-gateway"
],
"env": {
"STORAGE_BACKEND": "<your STORAGE_BACKEND>",
"REDIS_URL": "<your REDIS_URL>",
"SERVER_CONFIG_PATH": "<your SERVER_CONFIG_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
rupinder2
MORE FROM THIS PUBLISHER
Other servers by rupinder2
View all rupinder2 servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Feb 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Gateway?
- MCP server providing gateway capabilities
- Who maintains MCP Gateway?
- MCP Gateway is maintained by rupinder2, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is MCP Gateway an official MCP server?
- Yes — MCP Gateway is listed on the Official MCP Registry.
- How many versions does MCP Gateway have?
- MCP Toplist tracks 2 versions of MCP Gateway, most recently published on Feb 25, 2026.
- Where can I find the source code for MCP Gateway?
- The source code for MCP Gateway is hosted at github.com/rupinder2/mcp-gateway.
EXPLORE