Bastion (vaquarkhan) MCP Server

Dashboard / Observability · Multi-language · Benchmark · · Security Current release: 5.1.0 · Docker v5.1.0 · 26 PyPI packages · CHANGELOG. It runs locally over stdio via the published package.

People connecting DevOps & monitoring tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 5 · #15 OF 101 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-08-25

NOASSERTION · Python servers · how we verify → /methodology

01 · Install Bastion (vaquarkhan)

Claude Code

claude mcp add vaquarkhan-mcp-bastion -- uvx mcp-bastion-python

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "vaquarkhan-mcp-bastion": {
      "command": "uvx",
      "args": [
        "mcp-bastion-python"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

pypi package mcp-bastion-python - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.vaquarkhan is GitHub-verified and matches the repo owner

03 · What Bastion (vaquarkhan) can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v5.1.0 · 2026-08-16

v4.0.0 · 2026-07-31

MCP-Bastion 4.0.0 · Major release for the feature bundle: reversible PII vault, HTTP proxy JSON/SSE mutation, schema minimization, and live tool-catalog pin. Defaults remain opt-in (no forced breaking config changes).…

v3.1.2 · 2026-07-12

MCP-Bastion 3.1.2 · Forensics master-detail: lean blocked-request table + Overview / Trace / Reproduce side panel · Auto-selects first row; self-heals stale dashboard HTML · All 18 PyPI packages + Docker v3.1.2 · See…

04 · Who maintains Bastion (vaquarkhan)

MCP-Bastion is maintained by vaquarkhan. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
DevOps & monitoring - ranked #15 of 101 actively-maintained DevOps & monitoring servers as of 2026-08-25.
release cadence
9 releases in the last 90 days (latest 2026-08-16)
registry
io.github.vaquarkhan/mcp-bastion (active, first published 2026-02-23 · 12 versions)
packages
pypi:mcp-bastion-python

06 · Bastion (vaquarkhan) FAQ

What is Bastion (vaquarkhan)?

Dashboard / Observability · Multi-language · Benchmark · · Security Current release: 5.1.0 · Docker v5.1.0 · 26 PyPI packages · CHANGELOG. It runs locally over stdio via the published package.

Is Bastion (vaquarkhan) still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 9 releases in the last 90 days. We re-verify nightly.

How do I install Bastion (vaquarkhan)?

Run `uvx mcp-bastion-python`. You can also paste the ready-made client config above.

Does Bastion (vaquarkhan) run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Bastion (vaquarkhan)