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.
7 giorni gratis · senza carta · hosting UE
Chiedi qualsiasi cosa a BuchhaltungsButler
Prova un prompt reale su BuchhaltungsButler via AnythingMCP — Claude chiama i tool e risponde. Premi Enter sul tuo messaggio per installare su Cloud.
Installa BuchhaltungsButler su CloudClaude è un'AI e può sbagliare. Verifica sempre le risposte.
Setup in 2 minuti
- 1Avvia la trial gratuita su cloud.anythingmcp.com.
- 2Clicca BuchhaltungsButler nel connector store. Incolla le credenziali quando richiesto.
- 3Genera una MCP API key e punta il client AI all'URL MCP generato.
Guide per BuchhaltungsButler
Setup passo-passo per i principali client AI.
Configurare BuchhaltungsButler
Direttamente dalla definizione del connettore: dove trovare le credenziali, quali permessi servono e con quale API parla questo adapter. Fornite in inglese dall'autore del connettore.
Getting credentials — BuchhaltungsButler needs three values, not one.
- 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.
- 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.
- Set
BUCHHALTUNGSBUTLER_CLIENT_ID,BUCHHALTUNGSBUTLER_CLIENT_SECRETandBUCHHALTUNGSBUTLER_API_KEY.
Everything is a POST. BuchhaltungsButler's API does not use GET for reads — /postings/get, /receipts/get and the rest are POST endpoints whose body carries both the api_key and the filter. That is why these tools look like writes in the HTTP trace even when they only read; the tool names here say what each one actually does.
Paging uses limit and offset in the body. The default page is small; ask for what you need rather than looping.
Dates are YYYY-MM-DD strings. A posting's date is the booking date (Buchungsdatum), which is not the same as the receipt date.
Unverified: the endpoint paths and field names below follow BuchhaltungsButler's published documentation but have not been exercised against a live tenant. Treat a 404 as a docs-vs-reality gap and check docs.buchhaltungsbutler.de before assuming the credential is wrong.
Cloud reachability: webapp.buchhaltungsbutler.de is public with a valid certificate.
La tua AI è a due click da BuchhaltungsButler.
Installa il connettore, incolla le credenziali, chiedi all'AI. 7 giorni gratis, niente carta.