Gateway
Rank #12,723dev.stackbilt.mcp/gateway
MCP server providing gateway capabilities
Gateway is a Model Context Protocol (MCP) server published by stackbilt-dev. It ranks #12,723 of 132,345 servers tracked on MCP Toplist. Gateway is listed across 2 registries — PulseMCP and Glama, with 1 tracked version. It was first listed on Mar 7, 2026 and most recently updated on Nov 25, 2024.
Ranks ahead of 119,622 of 132,345 servers on MCP Toplist.
Use Gateway
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http gateway https://mcp.stackbilt.dev/mcp[mcp_servers.gateway]
url = "https://mcp.stackbilt.dev/mcp"Add to ~/.codex/config.toml.
https://mcp.stackbilt.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"gateway": {
"url": "https://mcp.stackbilt.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gateway": {
"type": "http",
"url": "https://mcp.stackbilt.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gateway": {
"serverUrl": "https://mcp.stackbilt.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gateway": {
"url": "https://mcp.stackbilt.dev/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/dev.stackbilt.mcp%2Fgateway)<a href="https://mcptoplist.com/server/dev.stackbilt.mcp%2Fgateway"><img src="https://mcptoplist.com/badge/dev.stackbilt.mcp%2Fgateway.svg" alt="MCP Toplist: Top 10% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
stackbilt-dev
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Gateway?
- Gateway is maintained by stackbilt-dev, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Gateway listed on the Official MCP Registry?
- Gateway is not on the Official MCP Registry. It is listed on PulseMCP and Glama.
- How many versions does Gateway have?
- MCP Toplist tracks 1 version of Gateway, most recently published on Nov 25, 2024.
- Where can I find the source code for Gateway?
- The source code for Gateway is hosted at github.com/stackbilt-dev/stackbilt-mcp-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.