Denmark Invoice
@junter1989k-ai
About Denmark Invoice
Send Danish Peppol/NemHandel e-invoices via your Storecove account — check recipient by CVR, send, delivery evidence
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"denmark-invoice": {
"type": "http",
"url": "https://inv-dk.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 (CVR number scheme `0184`). Returns `can_receive`. **The safe pre-flight.**
Build a Peppol BIS 3.0 invoice from seller + buyer (Danish VAT `DKxxxxxxxx` / CVR number, address) and line items (description, net unit price, VAT rate 25/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 Denmark Invoice?
Denmark Invoice MCP 🇩🇰 — How can my AI agent send a Peppol/NemHandel e-invoice in Denmark?
How to use Denmark Invoice?
The README includes setup instructions such as node test/serve.js # local server on :3245.
Key features of Denmark Invoice
- 100 + 50 both @25% → taxable 150.00 / vat 37.50 / total 187.50
- 200 @25% + 100 @0% → taxable 300.00 / vat 50.00 (50 + 0) / total 350.00
- 3×33.33 @25% → taxable 99.99 / vat 25.00 (rounded from 24.9975) / total 124.99
- rounding: 33.33 @25% → 33.33 × 0.25 = 8.3325 → vat 8.33 / total 41.66
- Base: https://api.storecove.com/api/v2 (single base URL; auth = HTTP Bearer with your API key)
Use cases of Denmark Invoice
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Denmark Invoice
Where is the source code for Denmark Invoice?
The source code is linked from the repository URL on this page.
Does Denmark 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 Denmark Invoice?
The source code is linked from the repository URL on this page.
Does Denmark 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

Coinrule
Coinrule IncThe Coinrule MCP is an official Model Context Protocol server that connects AI assistants, Claude, ChatGPT, Grok, and others, directly to your Coinrule Cloud account https://cloud.coinrule.com/mcp

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
patent-literature-search-mcp
patsnapA professional tool for searching Patsnap’s global patent and literature databases using natural language, semantic, or keyword queries. It supports precise filtering and retrieves bibliographic data in Markdown format.

PLUR
plur-aiAI agents start every session with amnesia — you re-explain the project, repeat your preferences, and correct the same mistakes over and over. PLUR gives them a memory that persists. Your agent's corrections, preference
Groundwork
Rarefied-EarthGroundwork: company memory for your AI tools. Docs public. Source closed. Public proof needs no account.
Comments