Odel
e arveldaja mcp

e arveldaja mcp

Local
@iseppo34TypeScriptApache-2.0Updated 4 days ago

Estonian e-arveldaja (RIK e-Financials) accounting — invoices, bank import, reports.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npme-arveldaja-mcpv0.25.6

Run

npx -y e-arveldaja-mcp

MCP client config

{
  "mcpServers": {
    "e-arveldaja-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "e-arveldaja-mcp"
      ]
    }
  }
}