Netherlands Invoice
@junter1989k-ai
About Netherlands Invoice
Send Dutch Peppol e-invoices (e-factuur) via your Storecove account — check recipient by KVK, send, delivery evidence
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"netherlands-invoice": {
"type": "http",
"url": "https://inv-nl.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 (KVK number scheme `0106`, or VAT scheme `9944`). Returns `can_receive`. **The safe pre-flight.**
Build a Peppol BIS 3.0 invoice from seller + buyer (Dutch VAT `NLxxxxxxxxxBxx` / KVK number, address) and line items (description, net unit price, VAT rate 21/9/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 Netherlands Invoice?
Netherlands Invoice MCP 🇳🇱 — How can my AI agent send a Peppol e-invoice (e-factuur) in the Netherlands?
How to use Netherlands Invoice?
The README includes setup instructions such as node test/serve.js # local server on :3244.
Key features of Netherlands Invoice
- 100 + 50 both @21% → taxable 150.00 / vat 31.50 / total 181.50
- 200 @21% + 100 @9% → taxable 300.00 / vat 51.00 (42 + 9) / total 351.00
- 2×50 @21% + 3×10 @9% + 1×25 @0% → taxable 155.00 / vat 23.70 (21 + 2.70 + 0) / total 178.70
- 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 Netherlands Invoice
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Netherlands Invoice
Where is the source code for Netherlands Invoice?
The source code is linked from the repository URL on this page.
Does Netherlands Invoice include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
More MCP servers

Github
modelcontextprotocolModel Context Protocol Servers

Slack
modelcontextprotocolModel Context Protocol Servers

Memory
modelcontextprotocolModel Context Protocol Servers
Umut Naci
firecrawlThe API to search, scrape, and interact with the web at scale. 🔥
Brave Search
modelcontextprotocolModel Context Protocol Servers
Comments