German e-invoicing MCP server: ZUGFeRD 2.x, XRechnung 3.x, EN 16931, KoSIT validation, Peppol.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
mcp-einvoicing-de · pypi · 0.9.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.cmendezs/mcp-einvoicing-de",
"description": "German e-invoicing MCP server: ZUGFeRD 2.x, XRechnung 3.x, EN 16931, KoSIT validation, Peppol.",
"repository": {
"url": "https://github.com/cmendezs/mcp-einvoicing-de",
"source": "github"
},
"version": "0.9.0",
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-einvoicing-de",
"version": "0.9.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Logging level: DEBUG, INFO (default), WARNING, or ERROR",
"format": "string",
"name": "EINVOICING_DE_LOG_LEVEL"
},
{
"description": "Set to 1 to opt in to remote KoSIT cloud validation by default across all invoice_validate calls (egresses the full invoice payload). Local Schematron only by default; callers can still opt in per-call with cloud_validate=True.",
"format": "string",
"name": "EINVOICING_DE_KOSIT_ENABLE"
},
{
"description": "URL of a self-hosted KoSIT validation tool REST endpoint (e.g. http://localhost:8080/api/v1/validate), used only when cloud validation is enabled (cloud_validate=True or EINVOICING_DE_KOSIT_ENABLE=1). Defaults to an [Unverified] validator.kosit.de endpoint if unset.",
"format": "string",
"name": "EINVOICING_DE_KOSIT_VALIDATOR_URL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-21T20:29:17.691902Z",
"publishedAt": "2026-08-21T20:29:17.691902Z",
"updatedAt": "2026-08-21T20:29:17.691902Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.9.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.