mcp-lexware-office
If you are the rightful owner of mcp-lexware-office and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
An MCP server implementation that integrates with Lexware Office, providing a seamless interface for managing business operations through the Model Context Protocol.
The Lexware Office MCP Server is designed to facilitate the integration of Lexware Office (formerly known as Lexoffice) with the Model Context Protocol (MCP). This server provides a seamless interface for managing various business operations, such as handling invoices and contacts, through direct integration with the Lexware Office API. The server is particularly useful for businesses looking to streamline their operations by leveraging the capabilities of Lexware Office in a programmatic manner. The server supports a range of tools that allow users to retrieve invoices, invoice details, contacts, posting categories, and countries with tax classifications. It is built to be compatible with different platforms, including Docker and NPX, making it versatile and easy to deploy. The server requires Node.js 22 or higher and an API key from Lexware Office to function.
Features
- Lexware Office Integration: Direct integration with the Lexware Office API
- Business Operations: Manage invoices, contacts, and other business documents (read-only as of now)
Tools
get-invoices
Get a list of invoices from Lexware Office with optional filters for status, page, and size.
get-invoice-details
Get details of an invoice from Lexware Office using the invoice UUID.
get-contacts
Retrieve contacts from Lexware Office with optional filters for email, name, number, customer, vendor, page, and size.
list-posting-categories
Retrieve list of posting categories for bookkeeping vouchers with an optional type filter.
list-countries
Retrieve list of countries known to Lexware Office with their tax classifications and optional tax classification filter.