Skip to content
Cursor

mcp einvoicing de for Cursor

io.github.cmendezs/mcp-einvoicing-de

German e-invoicing MCP server: ZUGFeRD 2.x, XRechnung 3.x, EN 16931, KoSIT validation, Peppol.

client:Cursor transport:stdio runtime:pypi

Install mcp einvoicing de in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

{
  "mcpServers": {
    "mcp-einvoicing-de": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "mcp-einvoicing-de"
      ],
      "env": {
        "EINVOICING_DE_LOG_LEVEL": "<EINVOICING_DE_LOG_LEVEL>",
        "EINVOICING_DE_KOSIT_ENABLE": "<EINVOICING_DE_KOSIT_ENABLE>",
        "EINVOICING_DE_KOSIT_VALIDATOR_URL": "<EINVOICING_DE_KOSIT_VALIDATOR_URL>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mcp einvoicing de in other clients