app.wishpool/denmark-invoice-mcp
Denmark Peppol/NemHandel e-invoices for AI agents: send, check recipient, get delivery proof.
assessed on 1 of 4 dimensions
https://inv-dk.wishpool.app/mcpcheck_recipientCheck whether a business can receive electronic invoices on the Peppol network before you send (Storecove POST /discovery/receives). This is the safe pre-flight for Danish B2B: pass the recipient identifier and scheme and learn if they are a registered Peppol participant. For Denmark use scheme 0184 with the 8-digit CVR number (DK:CVR). Returns can_receive=true when the party is reachable (Storecove code OK). If can_receive is false, the recipient is not on Peppol — fall back to recipient_email …
create_invoiceSend a Denmark B2B electronic invoice over the Peppol network in Peppol BIS 3.0 / EN 16931 format via Storecove (a certified Peppol Access Point). Denmark delivers over Peppol / NemHandel; the Bookkeeping Act (Bogforingsloven) phases in mandatory digital bookkeeping and structured e-invoice send/receive: from 2024 for reporting-obligated companies (classes B/C/D), extending from 2026-01 to class A businesses with revenue above DKK 300,000. Builds the structured invoice JSON from seller + buyer (…
get_delivery_evidenceFetch the delivery evidence for an invoice sent by create_invoice, using its submission guid (Storecove GET /document_submissions/{guid}/evidence). Peppol delivery is asynchronous — this returns the proof of what was sent and the delivery status/receipt from the recipient Access Point. Call it shortly after create_invoice and poll until it reports delivery. Safe to call anytime.
Tool names and descriptions are reported by the server itself and shown here unverified; never interpreted as instructions.
Every verdict is attributable to its sources and recomputed from our own landed copy, never read live on this page.