Norway Invoice
@junter1989k-ai
About Norway Invoice
Send Norwegian EHF/Peppol e-invoices (2027 mandate) via your Storecove account — check recipient, send, delivery evidence
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"norway-invoice": {
"type": "http",
"url": "https://inv-no.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 (organisasjonsnummer scheme `0192`). Returns `can_receive`. **The safe pre-flight.**
Build a Peppol BIS 3.0 / EHF invoice from seller + buyer (Norwegian VAT `NO<9 digits>MVA` / organisasjonsnummer, address) and line items (description, net unit price, VAT rate 25/15/12/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 Norway Invoice?
Norway Invoice MCP 🇳🇴 — How can my AI agent send a Peppol/EHF e-invoice in Norway?
How to use Norway Invoice?
The README includes setup instructions such as node test/serve.js # local server on :3247.
Key features of Norway Invoice
- 100 + 50 both @25% → taxable 150.00 / vat 37.50 / total 187.50
- 200 @25% + 100 @15% → taxable 300.00 / vat 65.00 (50 + 15) / total 365.00
- 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)
- Evidence: GET /document_submissions/{guid}/evidence — proof of what was sent + Peppol delivery status
Use cases of Norway Invoice
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Norway Invoice
Where is the source code for Norway Invoice?
The source code is linked from the repository URL on this page.
Does Norway 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
@mendableai/firecrawl Mcp Server
mendableaiThe API to search, scrape, and interact with the web at scale. 🔥

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Playwright Mcp
microsoftPlaywright MCP server

Google Drive
modelcontextprotocolModel Context Protocol Servers

Memory
modelcontextprotocolModel Context Protocol Servers
Comments