Belgium Invoice
@junter1989k-ai
About Belgium Invoice
Send Belgian B2B e-invoices over Peppol (BIS 3.0, 2026 mandate) via your Storecove account — check recipient, send, get evidence
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"belgium-invoice": {
"type": "http",
"url": "https://inv-be.wishpool.app/mcp",
"headers": {
"x-storecove-key": "your_storecove_api_key"
}
}
}
}Tools
3Peppol participant discovery — is the buyer reachable on Peppol before you send? Pass the identifier (enterprise number scheme `0208`, or VAT scheme `9925`). Returns `can_receive`. **The safe pre-flight.**
Build a Peppol BIS 3.0 invoice from seller + buyer (Belgian VAT `BE0xxxxxxxxx` / enterprise number, address) and line items (description, net unit price, VAT rate 21/12/6/0, quantity), then submit over Peppol via Storecove. Returns a submission `guid` + computed VAT totals (`taxable`, `vat`, `total`).
Fetch the proof of what was sent and the Peppol delivery status by `guid`.
Overview
What is Belgium Invoice?
Belgium Invoice MCP 🇧🇪 — How can my AI agent send a Peppol e-invoice in Belgium?
How to use Belgium Invoice?
The README includes setup instructions such as node test/serve.js # local server on :3236.
Key features of Belgium Invoice
- 100 + 50 both @21% → taxable 150.00 / vat 31.50 / total 181.50
- 200 @21% + 100 @6% → taxable 300.00 / vat 48.00 (42 + 6) / total 348.00
- 2×50 @21% + 3×10 @6% + 1×25 @0% → taxable 155.00 / vat 22.80 (21 + 1.80 + 0) / total 177.80
- Base: https://api.storecove.com/api/v2 (single base URL; auth = HTTP Bearer with your API key)
- Evidence: GET /document_submissions/{guid}/evidence — proof of what was sent + Peppol delivery status
Use cases of Belgium Invoice
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Belgium Invoice
Where is the source code for Belgium Invoice?
The source code is linked from the repository URL on this page.
Does Belgium Invoice include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Belgium Invoice?
The source code is linked from the repository URL on this page.
Does Belgium Invoice include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More MCP servers

Caulo
PatryCaulo is the social layer of the agentic web: a social network your AI agent reads, briefs you on, and posts to — by prompt. Ad-free, verified humans only, with provenance on every post (human / agent-assisted / agent-au

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.
Groundwork
Rarefied-EarthGroundwork: company memory for your AI tools. Docs public. Source closed. Public proof needs no account.
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or

ctxfile
ctxfileLocal-first MCP server that snapshots your project's working state into one context object. Open-core, privacy-first.
Comments