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
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.
Frequently asked questions
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.
Basic information
More MCP servers
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up

Snipara
alopez3006MCP connector for Snipara, the Project Brain for AI coding agents
OrangePro
Aamir SiddiquiOrangePro local-first CLI + MCP server for behavior mapping, grounded test generation, and dynamic proof.

IBANforge
cammac-creatorIBANforge — IBAN validation, BIC/SWIFT lookup, Swiss clearing, and EMI/vIBAN classification API with MCP for AI agents
fhirHydrant
faulkjOpen-source Node.js FHIR MCP server with SMART Backend Services, metadata-aware search/CRUD tools, compact responses, FHIRPath filtering, safe pagination, audit events, and terminology lookup.
Comments