E Arveldaja MCP
MCP server for the Estonian e-arveldaja (RIK e-Financials) REST API. 127 tools on the compatibility-preserving standard profile, 16 workflow prompts, 15 resources. Works with any MCP client - Claude Code, Codex CLI, Gemini CLI, Cursor, Windsurf, Cline, and others. It runs locally over stdio via the published package.
People who work with Earveldaja and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-03 · ★ 34 · #10 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18
Apache-2.0 · TypeScript servers · how we verify → /methodology
01 · Install E Arveldaja MCP
before you install - you'll need
Set EARVELDAJA_API_KEY_ID, EARVELDAJA_API_PUBLIC_VALUE, EARVELDAJA_API_PASSWORD, EARVELDAJA_INTEGRATION_TEST before connecting.
Claude Code
claude mcp add iseppo-e-arveldaja-mcp -- npx -y e-arveldaja-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"iseppo-e-arveldaja-mcp": {
"command": "npx",
"args": [
"-y",
"e-arveldaja-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license Apache-2.0 - declared in the repository
npm package e-arveldaja-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.iseppo is GitHub-verified and matches the repo owner
03 · What E Arveldaja MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.25.6 · 2026-09-03
Fixed · Opaque receipt file_ref values reopen on real macOS filesystems. The 0.25.2 hardening assumed realpath("/dev/fd/N") returned the receipt directory's canonical pathname on Darwin. Node 24 and 26 instead return a…
v0.25.5 · 2026-08-20
Changed · Dependencies updated to current. @llamaindex/liteparse 2.9.0 → 2.13.1, fast-xml-parser 5.10.1 → 5.11.0, @toon-format/toon 4.1.0 → 4.1.1, plus dev tooling (tsx, vite, vitest, @types/node). Declared floors…
v0.25.4 · 2026-08-20
Security · Updated vulnerable transitive dependencies. The locked dependency tree now resolves fast-uri 3.1.5, hono 4.13.2, and nanoid 3.3.18, addressing the host-confusion, request-processing, and zero-size generator…
04 · Who maintains E Arveldaja MCP
e-arveldaja-mcp is maintained by iseppo. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/iseppo/e-arveldaja-mcp
- category
- finance - ranked #10 of 318 actively-maintained finance servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-03)
- registry
- io.github.iseppo/e-arveldaja-mcp (active, first published 2026-04-22 · 38 versions)
- packages
- npm:e-arveldaja-mcp
06 · E Arveldaja MCP FAQ
What is E Arveldaja MCP?
MCP server for the Estonian e-arveldaja (RIK e-Financials) REST API. 127 tools on the compatibility-preserving standard profile, 16 workflow prompts, 15 resources. Works with any MCP client - Claude Code, Codex CLI, Gemini CLI, Cursor, Windsurf, Cline, and others. It runs locally over stdio via the published package.
Is E Arveldaja MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-03 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install E Arveldaja MCP?
Run `npx -y e-arveldaja-mcp`. The README documents 4 environment variables (EARVELDAJA_API_KEY_ID, EARVELDAJA_API_PUBLIC_VALUE, EARVELDAJA_API_PASSWORD…) to set first. Set EARVELDAJA_API_KEY_ID, EARVELDAJA_API_PUBLIC_VALUE, EARVELDAJA_API_PASSWORD, EARVELDAJA_INTEGRATION_TEST before connecting. You can also paste the ready-made client config above.
Does E Arveldaja MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to E Arveldaja MCP
Alternatives to E Arveldaja MCP
Maintained finance servers if E Arveldaja MCP isn't the fit.
- CCXT Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets ★ 44,030 · 2026-09-18
- Tradingview MCP Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex. ★ 4,567 · 2026-09-01
- Edgar Tools Open-source SEC EDGAR toolkit - 11 tools, 7 prompts, every filing type. No API key required. ★ 2,726 · 2026-09-17
- TickDB Market Data Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes ★ 801 · 2026-06-20
- xbbg MCP Local Bloomberg tools for xbbg users. ★ 715 · 2026-09-16
- Emilia Protocol Exact-action approval for consequential agent actions: request, track, and verify signed receipts. ★ 650 · 2026-09-17
Pairs well with
Servers that cover what E Arveldaja MCP doesn't - only shown when the pairing reason fits the companion.
More finance MCP servers · Japan Data MCP · Fortnox · Monarch MCP Server · Wudao A-Share Stock Data MCP · Arbitova
More TypeScript MCP servers · Ynab MCP Server · Iterminal · ServiceNow MCP AI · Postgram · Cubelife · see all