★ 62 stars
TypeScript
🤖 AI/LLM
Updated 17d ago
🇪🇪 Open-source AI SDK for Estonian government and private services. MCP servers and skills. Connect Claude, GPT, agents and models, to Estonia's digital infrastructure.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"estonia-ai-kit": {
"command": "npx",
"args": [
"-y",
"stefanoamorelli/estonia-ai-kit"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add estonia-ai-kit npx -y stefanoamorelli/estonia-ai-kit
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"estonia-ai-kit": {
"command": "npx",
"args": [
"-y",
"stefanoamorelli/estonia-ai-kit"
]
}
}
}
📋 Copy
Topics
ai ai-tools business-register digital-nation e-government estonia estonian government-api gpt llm mcp model-context-protocol monorepo nx open-data