xrechnung mcp for Cline
io.github.imysfylmz/xrechnung-mcp
Validate and parse German e-invoices (XRechnung, ZUGFeRD, Factur-X) offline. No API key.
client:Cline
transport:stdio
runtime:npm
Install xrechnung mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"xrechnung-mcp": {
"command": "npx",
"args": [
"-y",
"@e-rechnung-inbox/xrechnung-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs