Norway Invoice
@junter1989k-ai
About Norway Invoice
Send Norwegian EHF/Peppol e-invoices (2027 mandate) via your Storecove account — check recipient, send, delivery evidence
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.
Frequently asked questions
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.
Basic information
More MCP servers

SSH MCP Server
hypnosisSSH MCP server for AI agents: remote commands, file transfer, log search and server audits through OpenSSH.
QR Planet QR Code MCP Server
qrplanetQR Planet QR Code MCP Server - Hosted MCP server for QR Planet. Connect AI agents and MCP-compatible clients to create, update, design, route, and analyze dynamic QR Codes using your QR Planet API key.
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.

Local YDB MCP
astandrikSafety-first stdio MCP server with 38 tools for operating Docker-based local-ydb environments locally or over SSH.

Termany
thinkany-aiAgent-Native Terminal
Comments