Skip to content
Claude Desktop

Kontor MCP for Claude Desktop

io.github.dashankanadeeshandesilva/kontor-mcp

Offline e-invoice tools for AI agents: validate, audit, convert and generate XRechnung/ZUGFeRD.

client:Claude Desktop transport:stdio runtime:npm

Install Kontor MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "kontor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@kontor-mcp/server"
      ],
      "env": {
        "KONTOR_MAX_FILE_MB": "<KONTOR_MAX_FILE_MB>",
        "KONTOR_LANG_DEFAULT": "<KONTOR_LANG_DEFAULT>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Kontor MCP in other clients