Servonaut MCP Server

Your servers. Your terminal. Your AI agent. One TUI. Manage AWS, Hetzner, OVH, and custom servers from one terminal - with a built-in AI assistant and MCP server. It runs locally over stdio via the published package.

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

VERIFIED ACTIVE

LAST COMMIT 2026-08-21 · ★ 23 · #15 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Servonaut

before you install - you'll need

Set BW_SESSION, BWS_ACCESS_TOKEN before connecting.

Claude Code

claude mcp add zb-ss-servonaut -- uvx servonaut

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "zb-ss-servonaut": {
      "command": "uvx",
      "args": [
        "servonaut"
      ]
    }
  }
}

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 MIT - declared in the repository

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

registry vendor namespace dev.servonaut - domain-verified with the official MCP registry

03 · What Servonaut can do

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

Latest releases

v2.25.1 · 2026-08-24

card titles, confirm-modal labelling, undo plan, and non-AWS IP blocking · harden cross-client reliability

v2.25.0 · 2026-08-16

spoken replies and hands-free voice conversation mode

v2.24.4 · 2026-08-05

add codex and agy install targets

04 · Who maintains Servonaut

Servonaut is maintained by zb-ss. It's the only MCP server we track from this author; the repo dates to Apr 2025.

05 · Facts

category
cloud infrastructure - ranked #15 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-24)
registry
dev.servonaut/servonaut (active, first published 2026-06-11 · 27 versions)
packages
pypi:servonaut

06 · Servonaut FAQ

What is Servonaut?

Your servers. Your terminal. Your AI agent. One TUI. Manage AWS, Hetzner, OVH, and custom servers from one terminal - with a built-in AI assistant and MCP server. It runs locally over stdio via the published package.

Is Servonaut still maintained?

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

How do I install Servonaut?

Run `uvx servonaut`. The README documents 2 environment variables (BW_SESSION, BWS_ACCESS_TOKEN) to set first. Set BW_SESSION, BWS_ACCESS_TOKEN before connecting. You can also paste the ready-made client config above.

Does Servonaut 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 Servonaut

More cloud infrastructure MCP servers · VMware AVI · VMware VKS · Vulnicheck · Devcontainer MCP · Antics MCP

More Python MCP servers · Webhook.site MCP Server · Gonzalgo · Zenml · Zernio · LLM Usage · see all