MCP Bastion runs on your own machine — the client starts it, so there is no endpoint to ping. 136 installs a week from npm. Last commit 16 Sep 2026.
Reliability + security proxy for MCP: runtime tool-security and a compliance-mapped audit trail.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
for (const [key, value] of Object.entries(process.env)) {
/(\.ssh\b|id_rsa|\.env\b|\bcredentials?\b|\bapi[_-]?keys?\b|\bpasswords?\b|\bsecret[_-]?keys?\b)/i,
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-bastion -- npx -y mcp-bastion
{
"mcpServers": {
"mcp-bastion": {
"args": [
"-y",
"mcp-bastion"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-bastion]
command = "npx"
args = ["-y", "mcp-bastion"]
{
"mcpServers": {
"mcp-bastion": {
"args": [
"-y",
"mcp-bastion"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-bastion": {
"args": [
"-y",
"mcp-bastion"
],
"command": "npx"
}
}
}
Runtime proxy for MCP security, cost governance & audit
Security scanner and runtime proxy for MCP servers.
Real-time semantic security for AI coding agents and MCP tools
Governance runtime for AI-generated code. Enforce compliance and security standards.
Thin MCP and CLI proxy for AI agent and MCP security auditing via a hosted backend
MCP compliance proxy between agent and tools: deterministic governance, fail-closed, audit trail.
Tamper-evident audit trail MCP server for EU AI Act & GDPR compliance.
MCP gateway with runtime security policy, tool-call-level control, and audit of agent actions.
Answers built from our own checks of this server.