Connector guide2-minute read6 MCP toolsEN · DE · IT

BuchhaltungsButler to MCP — Drive BuchhaltungsButler from any AI Agent

BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.

HCBy HelpCode teamUpdated 2 min read Open-source on GitHub

No credit card · 7-day trial · Self-host alternative available

BuchhaltungsButler

BuchhaltungsButler

BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.

tools

6

Region

DE

Category

Accounting

Authentication

Basic Auth

Required env vars

BUCHHALTUNGSBUTLER_CLIENT_IDBUCHHALTUNGSBUTLER_CLIENT_SECRETBUCHHALTUNGSBUTLER_API_KEY
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source · AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the BuchhaltungsButler in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.

Try asking

Example prompts for BuchhaltungsButler

Click any prompt to copy it. Paste into Claude, ChatGPT, Cursor, Gemini, Copilot or OpenClaw to run it against this connector.

BuchhaltungsButler · live via MCP
Share
Opus 4.7

Claude is AI and can make mistakes. Please double-check responses.

💡 No install? Use cloud.anythingmcp.com directly. Sign in, click Connectors → BuchhaltungsButler, paste your credentials, mint an MCP API key — done. No Docker, no git clone, no local server.

BuchhaltungsButler

BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.

Setup

Getting credentials — BuchhaltungsButler needs three values, not one.

  1. In the web app open Einstellungen → API and create an API client. You receive an API client id and an API client secret: these are the HTTP Basic username and password.
  2. On the same page copy the API key for the client (Mandant) you want to reach. This is a separate value that travels in the JSON body of every request.
  3. Set BUCHHALTUNGSBUTLER_CLIENT_ID, BUCHHALTUNGSBUTLER_CLIENT_SECRET and BUCHHALTUNGSBUTLER_API_KEY.

…(continued in the in-app connector instructions)

Prerequisites: BUCHHALTUNGSBUTLER_CLIENT_ID, BUCHHALTUNGSBUTLER_CLIENT_SECRET, BUCHHALTUNGSBUTLER_API_KEY

Install the connector locally

curl -fsSL https://raw.githubusercontent.com/HelpCode-ai/anythingmcp/main/docker-compose.quickstart.yml -o docker-compose.yml
printf 'JWT_SECRET=%s\nENCRYPTION_KEY=%s\n' "$(openssl rand -hex 32)" "$(openssl rand -hex 32)" > .env
docker compose up -d

Open http://localhost:3000/connectors/store, pick BuchhaltungsButler and paste in the env vars listed under Prerequisites.

Available tools

ToolWhat it does
buchhaltungsbutler_list_postingsRead bookkeeping postings (Buchungen) in a date range, with their account, amount, tax key and the receipt they belong to
buchhaltungsbutler_list_receiptsRead receipts (Belege) — the scanned or uploaded documents behind the postings — with their date, gross amount, supplier and processing stat
buchhaltungsbutler_list_transactionsRead bank transactions imported into BuchhaltungsButler, so a posting or an open receipt can be matched against money that actually moved
buchhaltungsbutler_list_customersRead the customer master data (Debitoren) with names, customer numbers and the ledger accounts they book to
buchhaltungsbutler_list_suppliersRead the supplier master data (Kreditoren) with names, supplier numbers and their ledger accounts, to resolve who an incoming receipt belong
buchhaltungsbutler_list_accountsRead the chart of accounts (Sachkonten) available in this client, so a posting can be attributed to the right account number

Next steps

Was this guide helpful?

Your BuchhaltungsButler agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

Related guides

connectors

How to Connect BuchhaltungsButler to ChatGPT — via MCP

BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.

connectors

How to Connect BuchhaltungsButler to Claude — via MCP

BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.

connectors

How to Connect BuchhaltungsButler to Cursor — via MCP

BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.

connectors

How to Connect BuchhaltungsButler to Gemini — via MCP

BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.

connectors

AFAS Profit to MCP — Drive AFAS Profit from any AI Agent

AFAS Profit — Dutch ERP and HR: read any published GetConnector, list what is available, and inspect a connector's metadata. Token auth with AFAS's base64-wrapped XML token.

connectors

Aruba Fatturazione Elettronica to MCP — Drive Aruba Fatturazione Elettronica from any AI Agent

Aruba Fatturazione Elettronica: send and track Italian e-invoices through the Sistema di Interscambio, read received invoices and their SDI notifications. Token auth against Aruba's B2B gateway.