s-gw
Rank #3,053io.github.sgateway/s-gw
Keep credentials out of AI coding agents with local approvals, scoped injection, and audit trails.
s-gw is a Model Context Protocol (MCP) server published by sgateway. It ranks #3,053 of 132,046 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. s-gw is listed across 3 registries — Official MCP, PulseMCP and Glama, with 20 tracked versions. It was first listed on Jul 4, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 128,993 of 132,046 servers on MCP Toplist.
Use s-gw
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add s-gw -- npx -y @s-gw/s-gw mcp[mcp_servers.s-gw]
command = "npx"
args = ["-y", "@s-gw/s-gw", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"s-gw": {
"command": "npx",
"args": [
"-y",
"@s-gw/s-gw",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"s-gw": {
"command": "npx",
"args": [
"-y",
"@s-gw/s-gw",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"s-gw": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@s-gw/s-gw",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"s-gw": {
"command": "npx",
"args": [
"-y",
"@s-gw/s-gw",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"s-gw": {
"command": "npx",
"args": [
"-y",
"@s-gw/s-gw",
"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.sgateway%2Fs-gw)<a href="https://mcptoplist.com/server/io.github.sgateway%2Fs-gw"><img src="https://mcptoplist.com/badge/io.github.sgateway%2Fs-gw.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sgateway
Available versions (20)
| Version | Published |
|---|---|
| 0.1.21 | Aug 13, 2026 |
| 0.1.20 | Aug 12, 2026 |
| 0.1.19 | Jul 21, 2026 |
| 0.1.18 | Jul 21, 2026 |
| 0.1.16 | Jul 16, 2026 |
| 0.1.15 | Jul 16, 2026 |
| 0.1.14 | Jul 16, 2026 |
| 0.1.13 | Jul 16, 2026 |
| 0.1.12 | Jul 16, 2026 |
| 0.1.11 | Jul 14, 2026 |
| 0.1.10 | Jul 14, 2026 |
| 0.1.9 | Jul 14, 2026 |
| 0.1.8 | Jul 13, 2026 |
| 0.1.7 | Jul 13, 2026 |
| 0.1.6 | Jul 12, 2026 |
| 0.1.5 | Jul 12, 2026 |
| 0.1.4 | Jul 12, 2026 |
| 0.1.3 | Jul 12, 2026 |
| 0.1.2 | Jul 11, 2026 |
| 0.1.1 | Jul 10, 2026 |
Frequently asked questions
- Who maintains s-gw?
- s-gw is maintained by sgateway, which publishes 1 MCP server (20 total versions) tracked on MCP Toplist.
- Is s-gw listed on the Official MCP Registry?
- Yes — s-gw is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does s-gw have?
- MCP Toplist tracks 20 versions of s-gw, most recently published on Aug 13, 2026.
- Where can I find the source code for s-gw?
- The source code for s-gw is hosted at github.com/sgateway/s-gw.
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.