← All servers

mcp-einvoicing-de

io.github.cmendezs/mcp-einvoicing-de v0.7.1
Official Registry git

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add mcp-einvoicing-de -- uvx mcp-einvoicing-de
Add to claude_desktop_config.json
{
  "mcpServers": {
    "mcp-einvoicing-de": {
      "command": "uvx",
      "args": [
        "mcp-einvoicing-de"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "mcp-einvoicing-de": {
      "command": "uvx",
      "args": [
        "mcp-einvoicing-de"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mcp-einvoicing-de": {
      "command": "uvx",
      "args": [
        "mcp-einvoicing-de"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "mcp-einvoicing-de": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "mcp-einvoicing-de"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "mcp-einvoicing-de": {
      "command": "uvx",
      "args": [
        "mcp-einvoicing-de"
      ]
    }
  }
}

Packages

pypi mcp-einvoicing-de@0.7.1

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.cmendezs--mcp-einvoicing-de/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent