dokumendiregister.ee — Estonian public-authority documents for Claude Desktop
io.github.nimistu/dokumendiregister-mcp
Estonian public-authority document registers: one search across all, docs linked to companies.
client:Claude Desktop
transport:streamable-http
tools:6
Install dokumendiregister.ee — Estonian public-authority documents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dokumendiregister-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://dokumendiregister.ee/api/dokreg-mcp/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs