# nimistu — Estonian Business Register MCP server

Estonian Business Register: companies, people, beneficial owners, trademarks. Free, no API key.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-nimistu-nimistu-mcp
- Repository: https://github.com/Nimistu/nimistu-mcp
- Website: https://nimistu.ee

## Install
- Endpoint: https://nimistu.ee/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://nimistu.ee/api/mcp
- Remote endpoint: https://nimistu.ee/api/sse

## Tools
- search (Search Estonian companies, people and trademarks) - Full-text search across the nimistu register of Estonian companies, people and trademarks. Returns matches each with a stable `id` (pass to `fetch`, `get_company` or `get_person`) and a canonical nimistu.ee URL. Use this first to locate an entity by name or registry code. Endpoint: https://nimistu.ee/api/mcp
- fetch (Fetch a nimistu record by id) - Retrieve the full content of a record by the `id` returned from `search` (e.g. 'company:10000018', 'person:18345', 'trademark:123', 'emtak:47811'). Returns the record text, its canonical nimistu.ee URL and metadata. Endpoint: https://nimistu.ee/api/mcp
- get_company (Get full company profile) - Full profile of an Estonian company by its registry code: status, address, activity (EMTAK), VAT, employees, financials, tax debt, sanctions, board members, shareholders, supervisory board, foreign parent, subsidiaries and trademarks. Endpoint: https://nimistu.ee/api/mcp
- get_person (Get a person and their company connections) - Profile of a person in the Estonian business register: birth year, sanctions, and all companies they are connected to (board member, shareholder, etc.), current and past. Look the person up with `search` first to get their id. Endpoint: https://nimistu.ee/api/mcp
- lookup_emtak (Look up or search EMTAK activity codes) - EMTAK is the Estonian classification of economic activities. Pass `code` for details + stats on one activity, or `query` to search activities by Estonian name. Returns the code, ET/EN name and the count of active companies. Endpoint: https://nimistu.ee/api/mcp
- companies_by_emtak (List companies by EMTAK activity) - List active Estonian companies whose primary activity is a given EMTAK code, optionally filtered by county. Use `lookup_emtak` to find the code first. Endpoint: https://nimistu.ee/api/mcp
- whats_new_today (What happened today in the Estonian business register) - A summary of recent activity: a daily narrative of notable changes plus counts of newly registered companies (last few working days), broken down by legal form, county and activity, with a sample of the newest companies. Endpoint: https://nimistu.ee/api/mcp
- search_trademarks (Search trademarks) - Search Estonian-linked trademarks (EUIPO + Estonian Patent Office) by their verbal element. Returns each mark with its status and the owning company. Endpoint: https://nimistu.ee/api/mcp
- annual_reports (Annual reports (majandusaasta aruanded) for an Estonian company) - Every filed annual report for one company, newest first: revenue, profit, employees, equity, assets, liabilities and labour cost, plus ratios computed from them (net margin, revenue and profit per employee, year-over-year revenue change, equity ratio, current ratio, labour share) and where the latest year sits against the company's EMTAK sector median. Use `get_company` for the profile; use this when the question is about financial history or performance. Endpoint: https://nimistu.ee/api/mcp
- rankings (Top lists / rankings of Estonian companies and people) - Curated leaderboards from the nimistu data: top taxpayers, revenue, profit, employers, tax debtors, grant recipients, procurement winners, people holding the most board seats, audit firms, recipients of state payments, VAT groups, top corporate shareholders, and members of Parliament (Riigikogu) or the Cabinet active in business. Endpoint: https://nimistu.ee/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Nimistu
- Version: 1.0.0
- Runtime: Sse, Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 22, 2026
- Source: https://registry.modelcontextprotocol.io
