MCP server to interact with Lexware Office
MCP server to interact with Lexware Office. The lexware office mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 1 defined tool rather than through you.
An MCP server for Lexware Office (formerly Lexoffice). It lets MCP-capable assistants query and manage contacts, sales documents, vouchers, files, payments, webhooks, and reference data through the Lexware Office public API.
Everything the assistant can do here goes through one of these:
Prerequisites — The Prerequisites tool exposed by this serverSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
You will need 3 environment variables: LEXWARE_OFFICE_API_KEY, LEXWARE_OFFICE_READ_ONLY, LEXWARE_OFFICE_ALLOW_WRITES. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
LEXWARE_OFFICE_API_KEY environment variablePlenty of payments and commerce servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Lexware Office's toolset — Prerequisites — is a fair guide to whether it matches your workflow. It is maintained by JannikWempe; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Prerequisites | The Prerequisites tool exposed by this server. |
LEXWARE_OFFICE_API_KEY environment variable| Variable | Description | Required |
|---|---|---|
| LEXWARE_OFFICE_API_KEY | Credential the server authenticates with. | Yes |
| LEXWARE_OFFICE_READ_ONLY | Configuration value read at startup. | Optional |
| LEXWARE_OFFICE_ALLOW_WRITES | Configuration value read at startup. | Optional |
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.