Connector guide2-minute read11 MCP toolsEN · DE · IT

Lexware Office を MCP に — あらゆる AI エージェントから Lexware Office を操作

Lexware Office (formerly lexoffice) — Germany's most-used SMB bookkeeping app. Read and create contacts, invoices, quotations, credit notes, vouchers and articles, and pull the voucher list that drives the Buchhaltung. Public REST API v1, bearer token.

HCBy HelpCode team更新日 2 min read GitHub でオープンソース

クレジットカード不要 · 7日間の試用 · セルフホストの選択肢あり

Lexware Office

Lexware Office

Lexware Office (formerly lexoffice) — Germany's most-used SMB bookkeeping app. Read and create contacts, invoices, quotations, credit notes, vouchers and articles, and pull the voucher list that drives the Buchhaltung. Public REST API v1, bearer token.

ツール

11

地域

DE

カテゴリー

Accounting

認証

Bearer Token

必要な環境変数

LEXWARE_API_KEY
Cloud にワンクリックでインストール

7日間無料トライアル · クレジットカード不要

  • 7日間の無料トライアル
    クレジットカード不要
  • GDPR & SOC 2 ready
    EU データ保管、監査ログ
  • GitHub でオープンソース
    オープンソース · AGPL-3.0
  • ChatGPT、Claude、Gemini に対応
    MCP 対応クライアントすべて

インストール不要。2分以内に動きます。

cloud.anythingmcp.com で無料トライアルを開始し、Lexware Office をワンクリックで追加して、AI クライアント(Claude、ChatGPT、Copilot、Cursor)を生成された MCP エンドポイントに向けるだけ。Docker も git clone も、開発経験も不要です。

無料トライアルを開始

Summary

Lexware Office (formerly lexoffice) — Germany's most-used SMB bookkeeping app. Read and create contacts, invoices, quotations, credit notes, vouchers and articles, and pull the voucher list that drives the Buchhaltung. Public REST API v1, bearer token.

こう聞いてみよう

Lexware Office のサンプルプロンプト

プロンプトをクリックでコピー。Claude / ChatGPT / Cursor / Gemini / Copilot / OpenClaw に貼り付けて、このコネクターで実行できます。

Lexware Office · MCP 経由でライブ
共有
Opus 4.7

Claude は AI のため誤ることがあります。回答をご確認ください。

💡 インストール不要? cloud.anythingmcp.com を直接利用してください。 サインインし、Connectors → Lexware Office をクリック、認証情報を貼り付け、MCP API キーを発行 — 完了です。Docker も git clone もローカルサーバーも不要。

Lexware Office

Lexware Office (formerly lexoffice) — Germany's most-used SMB bookkeeping app. Read and create contacts, invoices, quotations, credit notes, vouchers and articles, and pull the voucher list that drives the Buchhaltung. Public REST API v1, bearer token.

セットアップ

Getting a token

  1. Sign in to Lexware Office (lexoffice) with an account on a paid plan — the API is not available on the free tier.
  2. Open Einstellungen → Erweiterungen → Öffentliche API and create a new access token. The token is shown once; store it immediately.
  3. Set LEXWARE_API_KEY to that value. It is a personal token scoped to the one company (Mandant) it was created in; a tax adviser handling several clients needs one connector per client.

…(continued in the in-app connector instructions)

前提条件: LEXWARE_API_KEY

ローカルでコネクタをインストール

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

http://localhost:3000/connectors/store を開き、 Lexware Office を選択し、前提条件に記載された環境変数を入力します。

利用可能なツール

ToolWhat it does
lexware_office_get_profileRead the connected company profile: company name, tax number, VAT id, the connection's user id and the small-business (Kleinunternehmer) fla
lexware_office_list_contactsList contacts (customers and vendors) with paging
lexware_office_get_contactRead one contact by its Lexware id, including all addresses, the customer/vendor roles, contact persons, e-mail addresses and phone numbers
lexware_office_list_vouchersSearch the voucher list — the bookkeeping view across sales invoices, purchase invoices, credit notes, down payments and receipts
lexware_office_get_invoiceRead one sales invoice in full: header, addressee, every line item with net/gross and tax rate, the total amounts, the payment terms and the
lexware_office_get_quotationRead one quotation (Angebot) in full, including its line items, totals, validity date and current status
lexware_office_get_credit_noteRead one credit note (Rechnungskorrektur) in full: the invoice it corrects, its line items and its totals
lexware_office_list_articlesList articles (Artikel) from the product catalogue, optionally narrowed by article number or type, so an invoice line can reference a real p
lexware_office_list_countriesList the country codes Lexware Office accepts in an address, with their tax classification (intra-community, third country)
lexware_office_create_contactCreate a new contact with the customer and/or vendor role
lexware_office_create_invoiceCreate a sales invoice

次のステップ

このガイドは役に立ちましたか?

Your Lexware Office agent is one click away.

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

関連ガイド

connectors

Lexware Office を ChatGPT に接続する方法 — MCP 経由

Lexware Office (formerly lexoffice) — Germany's most-used SMB bookkeeping app. Read and create contacts, invoices, quotations, credit notes, vouchers and articles, and pull the voucher list that drives the Buchhaltung. Public REST API v1, bearer token.

connectors

Lexware Office を Claude に接続する方法 — MCP 経由

Lexware Office (formerly lexoffice) — Germany's most-used SMB bookkeeping app. Read and create contacts, invoices, quotations, credit notes, vouchers and articles, and pull the voucher list that drives the Buchhaltung. Public REST API v1, bearer token.

connectors

Lexware Office を Cursor に接続する方法 — MCP 経由

Lexware Office (formerly lexoffice) — Germany's most-used SMB bookkeeping app. Read and create contacts, invoices, quotations, credit notes, vouchers and articles, and pull the voucher list that drives the Buchhaltung. Public REST API v1, bearer token.

connectors

Lexware Office を Gemini に接続する方法 — MCP 経由

Lexware Office (formerly lexoffice) — Germany's most-used SMB bookkeeping app. Read and create contacts, invoices, quotations, credit notes, vouchers and articles, and pull the voucher list that drives the Buchhaltung. Public REST API v1, bearer token.

connectors

AFAS Profit を MCP に — あらゆる AI エージェントから AFAS Profit を操作

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 を MCP に — あらゆる AI エージェントから Aruba Fatturazione Elettronica を操作

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.