Dokmatiq DocGen runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi. Last commit 26 Jun 2026.
PDF/DOCX/Excel generation with stationery overlay, ZUGFeRD/XRechnung, signing, receipt OCR.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add docgen -- uvx dokmatiq-docgen-mcp
{
"mcpServers": {
"docgen": {
"args": [
"dokmatiq-docgen-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.docgen]
command = "uvx"
args = ["dokmatiq-docgen-mcp"]
{
"mcpServers": {
"docgen": {
"args": [
"dokmatiq-docgen-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"docgen": {
"args": [
"dokmatiq-docgen-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.