ContactTerms
ET/EN/RU
EN
EestiEnglishРусский
nimistuEstonia's public business register
HomeViewsIndustriesSourcesAbout
Home›MCP
nimistuMCPBeta

Connect your AI assistant to Estonia's business register

Ask about any Estonian company, person, trademark or activity right inside your chat. Free, no API key, in Estonian or English.

Built on nimistu.ee open dataEvery answer traceable to its sourceRead-only, never writes
MCP endpointStreamable HTTP
https://nimistu.ee/api/mcp
01 · What you can ask

Real questions for your AI assistant

The interface is natural language - you don't need to know table names or tool details. Ask the way you'd ask a colleague.

Company

Tell me about a company - owners, board, financials

Person

Which companies is a given person connected to?

Beneficial owner

Who are a company's beneficial owners?

What's new

What happened in the Estonian business register today?

Ranking

Top 10 taxpayers and employers in Estonia

Trademark

Find trademarks containing a word - who owns them?

Sector

How many companies do retail trade (EMTAK 47.8) and where are they?

Deep analysis

Compare three companies' 2024 financials

02 · What's inside

Nine capabilities in one server

The server ties together the nimistu.ee dataset and builds the right queries for each question - you never have to work out which table to use.

01

Full company profile

Status, address, activity, VAT, financials, tax debt, board, owners, beneficial owners.

staatusfinancialsrevenueboard
02

Ownership structure

Subsidiaries and affiliates, the foreign parent, and the group structure.

subsidiariesparentUBO
03

People and connections

All of a person's current and past ties to Estonian companies - board, shareholder, beneficial owner, signatory.

profilenetworkhistory
04

Trademark search

Search Estonian + EUIPO trademarks by name. See status, validity and owner.

EUIPOEstonian registerowner
05

EMTAK activities

Find companies by activity code. Get listings, county breakdowns and sector stats.

EMTAK 2008listingsgeo split
06

What's new today

A daily summary and freshly registered companies - broken down by form, county and activity.

daily digestnew entries
07

Rankings

Top taxpayers, employers, revenue, profit, tax debtors, procurement winners, MPs and cabinet members active in business.

revenueemploymentprocurement
08

Tax data and tax debt

VAT status, revenue, profit, employee count and tax-debt position with its date.

MTAVATemployees
09

Search and citations

Universal search across companies, people and trademarks - every result carries its nimistu.ee citation URL.

searchfetchcitations
ETEN

Bilingual. Ask in Estonian or English - answers come back in the same language. Company names, addresses and register data always stay in their original form.

03 · Connecting

Setup takes under a minute

We offer two transports - use the newer Streamable HTTP if your client supports it. SSE is there for backward compatibility.

RecommendedStreamable HTTP
https://nimistu.ee/api/mcp
The newer MCP transport - Claude, Cursor, ChatGPT.
CompatibilitySSE
https://nimistu.ee/api/sse
The older Server-Sent Events transport for legacy clients.
C

Claude Desktop & Web

claude.ai · desktop
Settings›Connectors›Add connector›Paste URL

Add the name nimistuMCP and paste the server URL.

https://nimistu.ee/api/mcp
↗ Claude MCP guide
$

Claude Code (CLI)

terminal · command

Add the server straight from the CLI - registered globally.

claude mcp add --transport http \
  nimistu https://nimistu.ee/api/mcp
↗ Claude Code MCP docs
▸

Cursor

cursor.com · IDE

Add to ~/.cursor/mcp.json (global) or the project's .cursor/mcp.json.

{
  "mcpServers": {
    "nimistu": {
      "url": "https://nimistu.ee/api/mcp"
    }
  }
}
↗ Cursor MCP docs
G

ChatGPT

Plus / Pro / Team / Enterprise
Developer Mode›Settings›Connectors›Add MCP server

ChatGPT mainly uses the search and fetch tools that nimistuMCP provides. Requires Developer Mode; availability depends on your plan.

↗ OpenAI MCP guide
Note: client UIs change over time. If the steps shown no longer match, check the client's official docs - the URLs stay the same.
04 · Good to know

Frequently asked questions

Free

Is it free?

Yes. No API key, no signup, no limit in reasonable use. Nimistu MTÜ operates in the public interest.

Read-only

Can it change data?

No. The server is read-only - exactly the dataset you see on nimistu.ee. Nothing is added or changed based on your questions.

ET / EN

Does it work in English?

Yes, both languages. Ask in Estonian or English - answers come in the same language. Names and register data stay original.

Sources

Where does the data come from, and how fresh is it?

70+ public sources - the Business Register, Tax Board, procurement, courts, EUIPO and more. Fastest sync every 10 minutes. Full list: /en/sources.

Privacy

Are my queries sent anywhere?

Queries go only to the nimistu server, where they run against public registers. We don't share them with third parties or use them to train models.

Beta

It's beta - what does that mean?

The toolset works, but we're still expanding it. Spotted a bug or want a feature? Get in touch.

05 · For developers

Technical details

A summary of the server - protocol, transport, tools, and a quick test to confirm the connection works.

Endpoint · recommended
https://nimistu.ee/api/mcp
MCP · Streamable HTTP
Endpoint · compatibility
https://nimistu.ee/api/sse
MCP · Server-Sent Events
Available tools · 9
searchUniversal search across companies, people and trademarksfetchFetch a record's full content by id from searchget_companyFull company profile by registry codeget_personA person and all their company connectionslookup_emtakLook up or search EMTAK activity codescompanies_by_emtakList companies under an activity codewhats_new_todayDaily summary and recent registrationssearch_trademarksSearch EUIPO and Estonian trademarksrankingsRankings - taxpayers, employers, and more
Quick test · curl
curl -X POST https://nimistu.ee/api/mcp \
  -H "Content-Type: application/json" \
  -H "Accept: application/json, text/event-stream" \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize",
       "params":{"protocolVersion":"2025-06-18",
       "capabilities":{},"clientInfo":{"name":"test","version":"1.0"}}}'

Public registry of Estonian companies — every fact traceable to a source and a date. Free and ad-free for everyone.

Nimistu MTÜ
Address: Parda tn 8, 10151 Tallinn, Estonia
E-mail: info@nimistu.ee

Browse

  • Home
  • Views
  • Industries
  • Recent registrations

Data

  • 72 sources
  • Database
  • Extensions
  • MCP

Organisation

  • About
  • For journalists
  • Donation terms
  • Refunds
  • Terms
  • Privacy
  • Contact
© 2026 Nimistu MTÜ. License CC-BY-SA 4.0 · details