Cover image
Try Now
2025-03-17

MCP Server pour interagir avec Lexware Office

3 years

Works with Finder

1

Github Watches

2

Github Forks

2

Github Stars

Lexware Office MCP Server

An MCP server implementation that integrates with Lexware Office (formerly known as Lexoffice), providing a seamless interface for managing business operations through the Model Context Protocol.

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

The following tools are available through this MCP server:

  • get-invoices

    • Get a list of invoices from Lexware Office
    • Inputs:
      • status (array of strings, optional): Filter by invoice status ("open", "draft", "paid", "paidoff", "voided"). Default: all statuses
      • page (number, optional): Page number to retrieve (starts at 0). Default: 0
      • size (number, optional): Number of invoices per page (1-250). Default: 250
  • get-invoice-details

    • Get details of an invoice from Lexware Office
    • Inputs:
      • id (string): The UUID of the invoice
  • get-contacts

    • Get contacts from Lexware Office with optional filters that are combined with a logical AND
    • Inputs:
      • email (string, optional): Filter contacts by email address (supports wildcards)
      • name (string, optional): Filter contacts by name (supports wildcards)
      • number (number, optional): Filter contacts by contact number
      • customer (boolean, optional): Filter contacts by customer role
      • vendor (boolean, optional): Filter contacts by vendor role
      • page (number, optional): Page number to retrieve (starts at 0). Default: 0
      • size (number, optional): Number of contacts per page (1-250). Default: 250
  • list-posting-categories

    • Retrieve list of posting categories for bookkeeping vouchers
    • Inputs:
      • type (string, optional): Filter posting categories by type ("income" or "outgo")
  • list-countries

    • Retrieve list of countries known to lexoffice with their tax classifications
    • Inputs:
      • taxClassification (string, optional): Filter countries by tax classification ("de" for Germany, "intraCommunity" for EU countries, or "thirdPartyCountry" for non-EU countries)

Configuration

Getting a Lexware Office API key

Visit https://app.lexoffice.de/addons/public-api to get your API key.

Prerequisites

  • Node.js 22 or higher

Usage with Claude Desktop

Add this to your claude_desktop_config.json:

Docker

{
	"mcpServers": {
		"mcp-lexware-office": {
			"command": "docker",
			"args": ["run", "-i", "--rm", "-e", "LEXWARE_OFFICE_API_KEY", "mcp-lexware-office"],
			"env": {
				"LEXWARE_OFFICE_API_KEY": "YOUR_API_KEY_HERE"
			}
		}
	}
}

NPX

{
	"mcpServers": {
		"mcp-lexware-office": {
			"command": "npx",
			"args": ["-y", "JannikWempe/mcp-lexware-office"],
			"env": {
				"LEXWARE_OFFICE_API_KEY": "YOUR_API_KEY_HERE"
			}
		}
	}
}

Build

Docker build:

docker build -t mcp-lexware-office:latest -f Dockerfile .

License

This project is licensed under the MIT License. See the LICENSE file in the project repository for full details.

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Khalid kalib
  • Write professional emails

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • INFOLAB OPERATIONS 2
  • A medical specialist offering assistance grounded in clinical guidelines. Disclaimer: This is intended for research and is NOT safe for clinical use!

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • OffchainLabs
  • Aller la mise en œuvre de la preuve de la participation Ethereum

  • huahuayu
  • Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.

  • deemkeen
  • Contrôlez votre MBOT2 avec un combo d'alimentation: MQTT + MCP + LLM

  • zhaoyunxing92
  • 本项目是一个钉钉 MCP (Protocole de connecteur de message) 服务 , 提供了与钉钉企业应用交互的 API 接口。项目基于 Go 语言开发 , 支持员工信息查询和消息发送等功能。

  • pontusab
  • La communauté du curseur et de la planche à voile, recherchez des règles et des MCP

    Reviews

    3 (1)
    Avatar
    user_MbRlctdd
    2025-04-16

    I've been using the mcp-lexware-office application for some time, and I'm extremely impressed by its efficiency and user-friendly design. The seamless integration provided by JannikWempe is outstanding. If you're looking for a comprehensive office solution, I highly recommend checking it out. It has significantly streamlined my workflow and improved productivity.