Buchhaltungs Butler MCP Server

Dieser Server hat eigene Kennungen. Was anders heißt, gehört nicht dazu: Das npm-Paket buchhaltungsbutler-mcp ohne Scope ist ein anderes Projekt eines anderen Autors (mrvnklm/buchhaltungsbutler-mcp) und hat mit diesem hier nichts zu tun. Verzeichnisse, die von dieser Seite dorthin verlinken, verlinken auf das falsche Paket.

People who work with accounting, bookkeeping and buchhaltung and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-14 · ★ 4 · #257 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Buchhaltungs Butler

before you install - you'll need

Set MCP_TRANSPORT, BB_API_CLIENT, BB_API_SECRET, BB_API_KEY before connecting.

Docker

docker run -i --rm ghcr.io/ohneben/buchhaltungsbutler-mcp:1.1.2

Claude Desktop - add to config

{
  "mcpServers": {
    "ohneben-buchhaltungsbutler-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ohneben/buchhaltungsbutler-mcp:1.1.2"
      ]
    }
  }
}
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 container (OCI image) - can be sandboxed away from your filesystem

license MIT - declared in the repository

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

03 · What Buchhaltungs Butler can do

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

Latest releases

v1.1.2 · 2026-09-14

Tool-Qualität und Server-Kohärenz

v1.1.1 · 2026-09-09

Korrektur zu 1.1.0 · Die Begründung, mit der 1.1.0 die Host-Prüfung bei gesetztem Token übersprungen · hat, war falsch. Sie lautete: Ein Browser könne bei einem DNS-Rebinding-Angriff · den Authorization-Header nicht…

v1.1.0 · 2026-09-09

Breaking Changes - bitte vor dem Update lesen · 1. HTTP-Transport ohne Token startet nicht mehr. · Ist HOST keine Loopback-Adresse (der Default 0.0.0.0 ist keine) und · MCP_AUTH_TOKEN leer, verweigert der Server den…

04 · Who maintains Buchhaltungs Butler

BuchhaltungsButler is maintained by ohneben. We track 6 MCP servers from ohneben - 6 actively maintained, 8 combined GitHub stars, oldest repo from Jul 2026.

05 · Facts

category
finance - ranked #257 of 318 actively-maintained finance servers as of 2026-09-18.
release cadence
9 releases in the last 90 days (latest 2026-09-14)
registry
io.github.ohneben/buchhaltungsbutler-mcp (active, first published 2026-09-05 · 6 versions)
packages
oci:ghcr.io/ohneben/buchhaltungsbutler-mcp:1.1.2

06 · Buchhaltungs Butler FAQ

What is Buchhaltungs Butler?

Dieser Server hat eigene Kennungen. Was anders heißt, gehört nicht dazu: Das npm-Paket buchhaltungsbutler-mcp ohne Scope ist ein anderes Projekt eines anderen Autors (mrvnklm/buchhaltungsbutler-mcp) und hat mit diesem hier nichts zu tun. Verzeichnisse, die von dieser Seite dorthin verlinken, verlinken auf das falsche Paket.

Is Buchhaltungs Butler still maintained?

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

How do I install Buchhaltungs Butler?

Run `docker run -i --rm ghcr.io/ohneben/buchhaltungsbutler-mcp:1.1.2`. The README documents 4 environment variables (MCP_TRANSPORT, BB_API_CLIENT, BB_API_SECRET…) to set first. Set MCP_TRANSPORT, BB_API_CLIENT, BB_API_SECRET, BB_API_KEY before connecting. You can also paste the ready-made client config above.

07 · Alternatives to Buchhaltungs Butler