Loading MCP server directory, please wait...
Estonian e-arveldaja (RIK e-Financials) accounting — invoices, bank import, reports.
npx @getmcp/cli add io.github.iseppo/e-arveldaja-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.iseppo/e-arveldaja-mcp": {
"command": "npx",
"args": [
"-y",
"e-arveldaja-mcp"
],
"env": {
"EARVELDAJA_API_KEY_ID": "",
"EARVELDAJA_API_PUBLIC_VALUE": "",
"EARVELDAJA_API_PASSWORD": "",
"EARVELDAJA_SERVER": "live",
"EARVELDAJA_ALLOWED_PATHS": "",
"EARVELDAJA_DISABLE_PROGRESS": "",
"EARVELDAJA_LOG_FILE": ""
}
}
}
}