MCP Gateway Scan
Rank #22,632io.github.willianpinho/mcp-gateway-scan
Read-only MCP/agent-gateway readiness scanner — scores a repo across 7 security dimensions.
MCP Gateway Scan is a Model Context Protocol (MCP) server published by willianpinho. It ranks #22,632 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Gateway Scan is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Jun 9, 2026 and most recently updated on Jun 10, 2026.
Ranks ahead of 109,481 of 132,113 servers on MCP Toplist.
Use MCP Gateway Scan
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-gateway-scan -- npx -y mcp-gateway-scan mcp[mcp_servers.mcp-gateway-scan]
command = "npx"
args = ["-y", "mcp-gateway-scan", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-gateway-scan": {
"command": "npx",
"args": [
"-y",
"mcp-gateway-scan",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-gateway-scan": {
"command": "npx",
"args": [
"-y",
"mcp-gateway-scan",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-gateway-scan": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-gateway-scan",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-gateway-scan": {
"command": "npx",
"args": [
"-y",
"mcp-gateway-scan",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-gateway-scan": {
"command": "npx",
"args": [
"-y",
"mcp-gateway-scan",
"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.willianpinho%2Fmcp-gateway-scan)<a href="https://mcptoplist.com/server/io.github.willianpinho%2Fmcp-gateway-scan"><img src="https://mcptoplist.com/badge/io.github.willianpinho%2Fmcp-gateway-scan.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
willianpinho
Other servers by willianpinho
View all willianpinho servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Jun 10, 2026 |
| 0.1.0 | Jun 9, 2026 |
Frequently asked questions
- Who maintains MCP Gateway Scan?
- MCP Gateway Scan is maintained by willianpinho, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is MCP Gateway Scan listed on the Official MCP Registry?
- Yes — MCP Gateway Scan is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does MCP Gateway Scan have?
- MCP Toplist tracks 2 versions of MCP Gateway Scan, most recently published on Jun 10, 2026.
- Where can I find the source code for MCP Gateway Scan?
- The source code for MCP Gateway Scan is hosted at github.com/willianpinho/mcp-gateway-scan.
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.