Estonian e-arveldaja (RIK e-Financials) accounting — invoices, bank import, reports.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
e-arveldaja-mcp · npm · 0.25.5
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.iseppo/e-arveldaja-mcp",
"description": "Estonian e-arveldaja (RIK e-Financials) accounting — invoices, bank import, reports.",
"repository": {
"url": "https://github.com/iseppo/e-arveldaja-mcp",
"source": "github"
},
"version": "0.25.5",
"packages": [
{
"registryType": "npm",
"identifier": "e-arveldaja-mcp",
"version": "0.25.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "RIK e-arveldaja API key ID. Can alternatively be supplied via a .env file or an apikey*.txt file in the working directory.",
"format": "string",
"isSecret": true,
"name": "EARVELDAJA_API_KEY_ID"
},
{
"description": "RIK e-arveldaja API public value. Can alternatively be supplied via a .env file or an apikey*.txt file in the working directory.",
"format": "string",
"isSecret": true,
"name": "EARVELDAJA_API_PUBLIC_VALUE"
},
{
"description": "RIK e-arveldaja API password (HMAC signing secret). Can alternatively be supplied via a .env file or an apikey*.txt file in the working directory.",
"format": "string",
"isSecret": true,
"name": "EARVELDAJA_API_PASSWORD"
},
{
"description": "Which RIK server to target. \"live\" (default) or \"demo\".",
"format": "string",
"default": "live",
"name": "EARVELDAJA_SERVER"
},
{
"description": "Platform-separated (colon on Linux/macOS, semicolon on Windows) list of directories that file-reading tools are allowed to read from. Defaults to the working directory and the OS temp dir.",
"format": "string",
"name": "EARVELDAJA_ALLOWED_PATHS"
},
{
"description": "Set to \"1\" or \"true\" to disable MCP progress notifications. Workaround for clients that close the stdio transport when a progress notification arrives after the matching response has been processed.",
"format": "string",
"name": "EARVELDAJA_DISABLE_PROGRESS"
},
{
"description": "Absolute path to a regular file. When set, everything the server writes to stderr is also appended to this file (mode 0o600). Off by default. Cross-platform. Useful when the MCP host swallows stderr. Pipes, devices, sockets, /dev/stdout, and /proc/self/fd/* are refused so the tee cannot corrupt the MCP stdio transport.",
"format": "string",
"name": "EARVELDAJA_LOG_FILE"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-20T08:01:44.211087Z",
"publishedAt": "2026-08-20T08:01:44.211087Z",
"updatedAt": "2026-08-20T08:01:44.211087Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.25.5last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.