Finland Invoice
@junter1989k-ai
About Finland Invoice
Send Finnish Peppol e-invoices (verkkolasku) via your Storecove account — check recipient by Y-tunnus/OVT, send, evidence
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"finland-invoice": {
"type": "http",
"url": "https://inv-fi.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 (Y-tunnus scheme `0037`, or VAT scheme `0213`). Returns `can_receive`. **The safe pre-flight.**
Build a Peppol BIS 3.0 invoice from seller + buyer (Finnish VAT `FIxxxxxxxx` / Y-tunnus business ID, address) and line items (description, net unit price, VAT rate 25.5/14/10/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 Finland Invoice?
Finland Invoice MCP 🇫🇮 — How can my AI agent send a Peppol e-invoice (verkkolasku) in Finland?
How to use Finland Invoice?
The README includes setup instructions such as node test/serve.js # local server on :3238.
Key features of Finland Invoice
- 100 + 50 both @25.5% → taxable 150.00 / vat 38.25 / total 188.25
- 200 @25.5% + 100 @14% → taxable 300.00 / vat 65.00 (51 + 14) / total 365.00
- 2×50 @25.5% + 3×10 @10% + 1×25 @0% → taxable 155.00 / vat 28.50 (25.50 + 3.00 + 0) / total 183.50
- rounding at the decimal rate: 33.33 @25.5% → vat 8.50 (from 8.49915) / total 41.83
- Base: https://api.storecove.com/api/v2 (single base URL; auth = HTTP Bearer with your API key)
Use cases of Finland Invoice
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Finland Invoice
Where is the source code for Finland Invoice?
The source code is linked from the repository URL on this page.
Does Finland 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 Finland Invoice?
The source code is linked from the repository URL on this page.
Does Finland 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

q-ring
I4cTimeQuantum-inspired keyring for AI coding agents. Secure secrets with superposition, entanglement, tunneling, and teleportation — CLI + 44 MCP tools.

ctxfile
ctxfileLocal-first MCP server that snapshots your project's working state into one context object. Open-core, privacy-first.

FARPY
MangomunchrVerified GPU compute for humans, applications, and agents. Submit Blender GPU rendering jobs, track asynchronous execution, download finished artifacts, and verify FARPY execution receipts.

IBANforge
cammac-creatorIBANforge — IBAN validation, BIC/SWIFT lookup, Swiss clearing, and EMI/vIBAN classification API with MCP for AI agents

Foremerge
naw103Catch intent conflicts before code conflicts. The open-source coordination protocol for coding agents, built above Git.
Comments