
GOBL
by invopop
Go Business Language for building, validating, and signing electronic business documents and invoices globally.
What it does\nGOBL (Go Business Language) provides a standardized way to create electronic business documents, specifically invoices, across different international tax regimes. It automates tax calculations, validates document structures against local requirements, and handles digital signatures to ensure document integrity.\n\n## Tools\n- build: Calculate and validate business documents from YAML/JSON input.\n- validate: Check a GOBL document for errors without modifying it.\n- sign: Digitally sign envelopes using JSON Web Keys (JWK).\n- verify: Check the digital signature and digest of a signed envelope.\n- correct: Create corrective documents (e.g., credit notes) based on original invoices.\n\n## Installation\nAdd the following to your claude_desktop_config.json:\n\njson\n{\n \"mcpServers\": {\n \"gobl\": {\n \"command\": \"gobl\",\n \"args\": [\"mcp\"]\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop
Quick install
go install github.com/invopop/gobl@latestInformation
- Pricing
- free
- Published
- 5/26/2026
- stars






