74
/ 100
1 month ago
glama

e-arveldaja MCP Server

Enables interaction with the Estonian e-arveldaja (RIK e-Financials) REST API to manage financial records like invoices and journal entries using natural language. It supports automating purchase invoice entry from PDFs, reconciling bank transactions, and generating financial reports.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: EARVELDAJA_API_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@3.2.4GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configEARVELDAJA_ALLOWED_PATHS
configEARVELDAJA_ALLOW_HOME
configEARVELDAJA_API_KEY_FILE
configEARVELDAJA_API_KEY_IDexport =...
🔐 secretEARVELDAJA_API_PASSWORDexport =...
configEARVELDAJA_API_PUBLIC_VALUEexport =...
configEARVELDAJA_AUDIT_LANG
configEARVELDAJA_CONFIG_DIR
configEARVELDAJA_DEBUG
configEARVELDAJA_DISABLE_PROGRESS
configEARVELDAJA_INTEGRATION_TESTtrue npm run test:integration
configEARVELDAJA_LITEPARSE_MAX_PAGES
configEARVELDAJA_LITEPARSE_NUM_WORKERS
configEARVELDAJA_LITEPARSE_OCR_ENABLED
configEARVELDAJA_LITEPARSE_OCR_LANGUAGE
configEARVELDAJA_LITEPARSE_OCR_SERVER_URL
configEARVELDAJA_LOG_FILE
configEARVELDAJA_RULES_FILEThe server reads this file from the project root by default. You can point to another location with =/path/to/accounting-rules.md.
configEARVELDAJA_SERVERFor the demo server, set the environment variable =demo.
configEARVELDAJA_TAG_NOTESTag MCP-created invoices. Set =true to append (e-arveldaja-mcp) to the notes field of all invoices created by the server. Off by default.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/iseppo-e-arveldaja-mcp-1v6tw1)](https://m8ven.ai/mcp/iseppo-e-arveldaja-mcp-1v6tw1)
commit: a7ccb87d3494e6e10db1bce821faa9cf30c76f92
code hash: 257797ba9d923edc37c5582eb789177c1c8ea3783735c26b9609af93095752a7
verified: 6/13/2026, 10:48:18 AM
view raw JSON →