Loading MCP server directory, please wait...
Read, validate and write e-invoices on your own machine. XRechnung, ZUGFeRD, Factur-X, UBL, CII.
npx @getmcp/cli add com.tally-stick/tallystickRequires Python 3.10+. Community-contributed server. Review source before installing.
TALLYSTICK_LICENSE_KEYLicence key for the server. All six tools need it. One payment, one seat, no subscription.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.tally-stick/tallystick": {
"command": "uvx",
"args": [
"tallystick-mcp"
],
"env": {
"TALLYSTICK_LICENSE_KEY": "",
"TALLYSTICK_TEMPLATES": ""
}
}
}
}