Estonian public-authority document registers: one search across all, docs linked to companies.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Connect any MCP-compatible AI assistant (Claude, Cursor, ChatGPT, and more) to the document registers of Estonian public authorities β ministries, agencies, inspectorates and municipalities. Search every register at once, read a document's metadata and extracted file text, or pull every document naming a given company β in plain language, free, no API key, read-only.
Powered by dokumendiregister.ee, a free, ad-free aggregator that indexes those registers together and links every document to the companies named in it (via the Estonian Business Register / nimistu.ee).
https://dokumendiregister.ee/api/dokreg-mcp/mcpEach Estonian authority runs its own document register, and there is no shared search across them. That makes the documents public in principle but hard to actually find:
documents_by_company returns every public-authority
document naming a company by its 8-digit registry code, across all registers, with the
company's role. No other Estonian tool exposes this.search + fetch, so the same server works across clients.Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (project):
Stdio-only clients can bridge via mcp-remote:
Transports: Streamable HTTP at https://dokumendiregister.ee/api/dokreg-mcp/mcp
(recommended) Β· SSE at https://dokumendiregister.ee/api/dokreg-mcp/sse.
You talk to it in natural language β you don't need to know reference numbers or tool details.
rahapesu (money laundering) and show me the newestSix tools over the full dokumendiregister.ee corpus:
| Tool | What it does |
|---|---|
| search | Full-text document search across all authorities; returns matches with a stable id + dokumendiregister.ee URL (ChatGPT-compatible) |
| fetch | A document's metadata, file list and extracted text by id (ChatGPT-compatible) |
| search_documents | Filtered search: authority, document type, access restriction, registration-date range |
| documents_by_company | Every document naming a company, by registry code, across all registers β unique to dokumendiregister.ee |
| list_authorities | All indexed authorities, with document counts |
| recent_documents | The newest registered documents |
Documents come from the authorities' own public document registers, reused as open
data. Access-restricted (AK) documents expose metadata only β never file contents.
Company links come from nimistu.ee, which aggregates the Estonian
Business Register and related open data.
The configuration examples and documentation in this repository are released under the MIT License. The dokumendiregister.ee service and the underlying registers have their own terms.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/dokumendiregister-ee-estonian-public-authority-documents)<a href="https://allmcps.com/mcp/dokumendiregister-ee-estonian-public-authority-documents"><img src="https://allmcps.com/api/badge/dokumendiregister-ee-estonian-public-authority-documents?style=directory" alt="Dokumendiregister.ee β Estonian public Authority documents on AllMCPs" /></a>