mcpbeat

dokumendiregister.ee — Estonian public-authority documents MCP Server

io.github.Nimistu/dokumendiregister-mcp
answering

dokumendiregister.ee — Estonian public-authority documents is answering right now. Last checked 9 min ago. It exposes 6 tools. Last commit 21 Jul 2026.

Estonian public-authority document registers: one search across all, docs linked to companies.

Uptime history 39 hours of history · worst hour 50%
39 hours agonow
50.0%
Uptime 24h
91 of 182 checks
6
Tools
read from the server
107 ms
Response time
average over 24h
0
Stars
last commit 21 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add dokumendiregister-mcp --transport http https://dokumendiregister.ee/api/dokreg-mcp/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dokumendiregister-mcp": {
      "url": "https://dokumendiregister.ee/api/dokreg-mcp/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dokumendiregister-mcp]
url = "https://dokumendiregister.ee/api/dokreg-mcp/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "dokumendiregister-mcp": {
      "url": "https://dokumendiregister.ee/api/dokreg-mcp/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dokumendiregister-mcp": {
      "url": "https://dokumendiregister.ee/api/dokreg-mcp/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

documents
documents_by_company
Given an 8-digit Estonian registry code (registrikood), return every public-authority document that names that company — across ALL registers at once, with the authority, document type, date and the company's role. Each authority publishes its own register with no shared search, so this cross-register company join is unique to dokumendiregister.ee. Find a registry code via nimistu.ee or the nimistu MCP.
search_documents
Document search with optional filters: authority (slug), document type, access restriction (Avalik = public, AK = restricted; restricted documents expose metadata only, never file text) and a registration-date range. Returns a page of documents with a total count. Use `list_authorities` to discover authority slugs.
authorities
list_authorities
All Estonian public authorities whose document register is indexed, each with its slug and document count. Use a slug as the `authority` filter in `search_documents`.
fetch
fetch
Retrieve the full metadata, attached-file list and extracted text of a document by the `id` returned from `search` (e.g. 'doc:22112'). Returns it as Markdown with its linked companies and canonical dokumendiregister.ee URL.
recent
recent_documents
The newest documents by registration date, across all authorities — optionally narrowed to one authority.
search
search
Full-text search across the document registers (dokumendiregistrid) of Estonian public authorities — ministries, agencies, inspectorates and municipalities — aggregated by dokumendiregister.ee. Searches document titles, reference numbers, counterparties and the extracted text of attached files. Returns matches each with a stable `id` (pass to `fetch`) and a canonical dokumendiregister.ee URL.

Endpoints

URLTransportStateLatencyChecked
https://dokumendiregister.ee/api/dokreg-mcp/mcp streamable-http answering 126 ms 9 min ago
https://dokumendiregister.ee/api/dokreg-mcp/sse sse answering 164 ms 9 min ago

dokumendiregister.ee — Estonian public-authority documents — questions

Answers built from our own checks of this server.

What can dokumendiregister.ee — Estonian public-authority documents do?
It exposes 6 tools, read directly from the server on our last check. Among them: documents_by_company, fetch, list_authorities, recent_documents, search, search_documents. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is dokumendiregister.ee — Estonian public-authority documents working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 182 checks got a reply (50.0%), average response time 107 ms. The bar chart above shows every period we have measured.
How do I connect dokumendiregister.ee — Estonian public-authority documents?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does dokumendiregister.ee — Estonian public-authority documents need an API key?
No. dokumendiregister.ee — Estonian public-authority documents completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is dokumendiregister.ee — Estonian public-authority documents?
It answers our handshake in 107 ms on average, which is faster than 82% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is dokumendiregister.ee — Estonian public-authority documents open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.