Loading MCP server directory, please wait...
MCP server for the Lexware Office API — invoices, contacts, articles, and vouchers.
npx @getmcp/cli add io.github.lazyants/lexwareRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lazyants/lexware": {
"command": "npx",
"args": [
"-y",
"@lazyants/lexware-mcp-server"
]
}
}
}