Server data from the Official MCP Registry
Estonian Business Register: companies, people, beneficial owners, trademarks. Free, no API key.
Estonian Business Register: companies, people, beneficial owners, trademarks. Free, no API key.
Remote endpoints: streamable-http: https://nimistu.ee/api/mcp sse: https://nimistu.ee/api/sse
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
9 tools verified · Open access · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-nimistu-nimistu-mcp": {
"url": "https://nimistu.ee/api/mcp"
}
}
}From the project's GitHub README.
Connect any MCP-compatible AI assistant (Claude, Cursor, ChatGPT, and more) to the Estonian Business Register (Äriregister) and related open data. Ask about any Estonian company, person, beneficial owner, trademark, or activity sector in plain language — free, no API key, read-only — with every answer traceable to its source.
Powered by nimistu.ee, a free, ad-free public register that aggregates 60+ official Estonian open-data sources, each field carrying its source and last-update date.
https://nimistu.ee/api/mcpclaude mcp add --transport http nimistu https://nimistu.ee/api/mcp
Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (project):
{
"mcpServers": {
"nimistu": {
"url": "https://nimistu.ee/api/mcp"
}
}
}
{
"mcpServers": {
"nimistu": {
"url": "https://nimistu.ee/api/mcp"
}
}
}
Stdio-only clients can bridge via mcp-remote:
{
"mcpServers": {
"nimistu": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://nimistu.ee/api/mcp"]
}
}
}
Transports: Streamable HTTP at https://nimistu.ee/api/mcp (recommended) · SSE at
https://nimistu.ee/api/sse.
You talk to it in natural language — you don't need to know table names or tool details.
Nine tools over the full nimistu.ee dataset:
| Capability | What it covers |
|---|---|
| Company profile | status, address, activity (EMTAK), VAT, employees, financials, tax debt, board, owners, beneficial owners, trademarks |
| Ownership structure | subsidiaries, associates, foreign parent, group structure |
| Person & connections | a person's current and former ties to Estonian companies (board, shareholder, beneficial owner, representative) |
| Beneficial owners | the real (natural-person) beneficiaries behind a company |
| Fresh registry events | what changed in the Estonian Business Register today |
| Rankings | curated top lists — taxpayers, employers, procurement winners, MPs in business, and more |
| Trademark search | EUIPO trademarks by text, with their owners |
| Sector lookup | companies by EMTAK activity code, with counts and locations |
| EMTAK classification | resolve and explain Estonian activity codes |
nimistu aggregates 60+ official sources — Äriregister (RIK), the Estonian Tax and Customs Board (EMTA), EUIPO, public-procurement registers, sanctions lists, and more. Each field shows its source and last-update date.
The configuration examples and documentation in this repository are released under the MIT License. The nimistu.ee service and the underlying register data have their own terms — see https://nimistu.ee/litsents.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.