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
Basic information
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.
More MCP servers
@mendableai/firecrawl Mcp Server
mendableaiThe API to search, scrape, and interact with the web at scale. 🔥
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers

GitLab
modelcontextprotocolModel Context Protocol Servers

Filesystem
modelcontextprotocolModel Context Protocol Servers
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Comments