Luxembourg Invoice
@junter1989k-ai
About Luxembourg Invoice
Send Luxembourg Peppol e-invoices (facture electronique) via your Storecove account — check recipient by VAT, send, evidence
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"luxembourg-invoice": {
"type": "http",
"url": "https://inv-lu.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 (VAT number scheme `9938`). Returns `can_receive`. **The safe pre-flight.**
Build a Peppol BIS 3.0 invoice from seller + buyer (Luxembourg VAT `LUxxxxxxxx`, address) and line items (description, net unit price, VAT rate 17/14/8/3/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 Luxembourg Invoice?
Luxembourg Invoice MCP 🇱🇺 — How can my AI agent send a Peppol e-invoice (facture électronique) in Luxembourg?
How to use Luxembourg Invoice?
The README includes setup instructions such as node test/serve.js # local server on :3245.
Key features of Luxembourg Invoice
- 100 + 50 both @17% → taxable 150.00 / vat 25.50 / total 175.50
- 200 @17% + 100 @8% → taxable 300.00 / vat 42.00 (34 + 8) / total 342.00
- rounding: 3×11.11 @3% → line 33.33, vat 1.00 (0.9999 rounded) / total 34.33
- 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 Luxembourg Invoice
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Luxembourg Invoice
Where is the source code for Luxembourg Invoice?
The source code is linked from the repository URL on this page.
Does Luxembourg 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 Luxembourg Invoice?
The source code is linked from the repository URL on this page.
Does Luxembourg 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
3gpp-mcp
higebuAn MCP (Model Context Protocol) server that makes 3GPP specifications accessible to LLMs.
Medplum
medplumMedplum is a healthcare platform that helps you quickly develop high-quality compliant applications.
FiatDock
fiatdockA marketplace where AI agents discover and pay each other per call in USDC over x402 - settlement goes DIRECTLY to the seller's wallet, so there are no accounts, no API keys and no subscriptions. Buy from 24 live MCP ser
CoinLobster
CoinLobsterThe only MCP server with live whale trades across 15 exchanges plus on-chain DEX flow. Smart Money Radar, real liquidations and outcome-scored signals. No API key required.

OpenLore
aakarimServe your docs to AI agents over SSH and MCP. Agents use ls, cat, grep, find, and pipes against a virtual filesystem backed by your documentation. Identity-scoped access, governed writing with human approval, and portab
Comments