mcp-bastion
Rank #9,090io.github.Gowthaman90/mcp-bastion
Reliability + security proxy for MCP: runtime tool-security and a compliance-mapped audit trail.
mcp-bastion is a Model Context Protocol (MCP) server published by Gowthaman90. It ranks #9,090 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. mcp-bastion is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 8, 2026 and most recently updated on Jul 16, 2026.
Ranks ahead of 122,956 of 132,046 servers on MCP Toplist.
Use mcp-bastion
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-bastion -- npx -y mcp-bastion[mcp_servers.mcp-bastion]
command = "npx"
args = ["-y", "mcp-bastion"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-bastion": {
"command": "npx",
"args": [
"-y",
"mcp-bastion"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-bastion": {
"command": "npx",
"args": [
"-y",
"mcp-bastion"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-bastion": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-bastion"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-bastion": {
"command": "npx",
"args": [
"-y",
"mcp-bastion"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-bastion": {
"command": "npx",
"args": [
"-y",
"mcp-bastion"
]
}
}
}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.Gowthaman90%2Fmcp-bastion)<a href="https://mcptoplist.com/server/io.github.Gowthaman90%2Fmcp-bastion"><img src="https://mcptoplist.com/badge/io.github.Gowthaman90%2Fmcp-bastion.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Gowthaman90
Available versions (1)
| Version | Published |
|---|---|
| 0.6.1 | Jul 16, 2026 |
Frequently asked questions
- Who maintains mcp-bastion?
- mcp-bastion is maintained by Gowthaman90, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is mcp-bastion listed on the Official MCP Registry?
- Yes — mcp-bastion is listed on the Official MCP Registry, alongside Glama.
- How many versions does mcp-bastion have?
- MCP Toplist tracks 1 version of mcp-bastion, most recently published on Jul 16, 2026.
- Where can I find the source code for mcp-bastion?
- The source code for mcp-bastion is hosted at github.com/Gowthaman90/mcp-bastion.
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.