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