Platform
Rank #12,963io.mcprating/gateway
Discover, judge and safely run any MCP server: 57k+ scored servers, sandboxed.
Platform is a Model Context Protocol (MCP) server published by mcprating. It ranks #12,963 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Platform is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 27, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 119,083 of 132,046 servers on MCP Toplist.
Use Platform
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gateway -- npx -y @mcp-rating/gateway[mcp_servers.gateway]
command = "npx"
args = ["-y", "@mcp-rating/gateway"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"gateway": {
"command": "npx",
"args": [
"-y",
"@mcp-rating/gateway"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"gateway": {
"command": "npx",
"args": [
"-y",
"@mcp-rating/gateway"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gateway": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mcp-rating/gateway"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gateway": {
"command": "npx",
"args": [
"-y",
"@mcp-rating/gateway"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gateway": {
"command": "npx",
"args": [
"-y",
"@mcp-rating/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.mcprating%2Fgateway)<a href="https://mcptoplist.com/server/io.mcprating%2Fgateway"><img src="https://mcptoplist.com/badge/io.mcprating%2Fgateway.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mcprating
Available versions (2)
| Version | Published |
|---|---|
| 0.2.2 | Aug 28, 2026 |
| 0.2.1 | Aug 27, 2026 |
Frequently asked questions
- Who maintains Platform?
- Platform is maintained by mcprating, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Platform listed on the Official MCP Registry?
- Yes — Platform is listed on the Official MCP Registry.
- How many versions does Platform have?
- MCP Toplist tracks 2 versions of Platform, most recently published on Aug 28, 2026.
- Where can I find the source code for Platform?
- The source code for Platform is hosted at github.com/mcprating/platform.
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.