Estonia AI Kit
by stefanoamorelli
Connect AI models to Estonia's world-leading digital infrastructure, government services, and open data portals.
What it does
Integrates AI assistants with Estonian e-government services. It provides access to the Business Register (RIK), Statistics Estonia, and authenticated private services like LHV Bank via specialized MCP servers and CLI skills.
Tools
rik-mcp-server: Access the Estonian Business Register for company data.open-data-mcp-server: Query statistics and open data from the official Estonian portal.emta-cli: Manage Tax & Customs Board (EMTA) declarations.lhv-cli: Access LHV Bank accounts and execute SEPA payments.
Installation
Build the project and add to your claude_desktop_config.json:
{
"mcpServers": {
"estonia-rik": {
"command": "node",
"args": ["/path/to/estonia-ai-kit/mcp/rik/dist/index.js"]
},
"estonia-open-data": {
"command": "node",
"args": ["/path/to/estonia-ai-kit/mcp/open-data/dist/index.js"]
}
}
}
Supported hosts
- Claude Desktop
- VS Code
Quick install
bun run buildInformation
- Pricing
- free
- Published
- 4/13/2026
- stars







