TAUST

Taust MCP Server

Query official Estonian company background data straight from your AI assistant: business registry records, financials, taxes and tax debts, credit ratings, board members and owners, court decisions and official announcements.

How to connect

Add a custom connector / MCP server in your AI client (Claude, ChatGPT, or any MCP-compatible tool) with this URL:

https://mcp.test.taust.ee/mcp

Your client will open a browser window to sign in with your Taust account (password, Smart-ID, Mobile-ID or ID-card) and ask for your consent. No API keys to manage — access can be revoked at any time from your Taust settings.

What your assistant can look up

This list is generated live from the server — it is always current.

get_company_overview

Get the core profile of an Estonian company: registry data (name, status, address, VAT number, share capital, legal form), contact details, financial excellence badges, key metrics (turnover, employees, tax debt status) and the credit rating letter when the connected account has access to it.

Parameters: registry_code: integer
get_company_areas_of_activity

Get the EMTAK/NACE areas of activity of an Estonian company, including its main field of activity and its top placements among peers in the same activity area.

Parameters: registry_code: integer
get_company_changes

Get recent business-registry changes of an Estonian company from the last 90 days, including changes to registry data and beneficial owners.

Parameters: registry_code: integer
get_company_financials

Get annual report financials of an Estonian company: turnover, net income, equity, balance sheet totals, workforce and key ratios per year. Optionally filter to specific years.

Parameters: registry_code: integer, years: array (optional)
get_company_taxes

Get tax information of an Estonian company: quarterly state and labor taxes paid, declared turnover and employee counts (from the Estonian Tax and Customs Board), the current tax debt and the tax debt history.

Parameters: registry_code: integer
get_company_annual_reports

List the fiscal-year (annual) reports an Estonian company has filed. The report PDFs themselves can be downloaded from the company's page on taust.ee (link included; downloading requires being logged in to Taust in the browser).

Parameters: registry_code: integer
get_company_people

Get the people and owners connected to an Estonian company: management board and representatives ("board"), supervisory council ("council"), shareholders ("shareholders"), beneficial owners ("beneficial_owners") and subsidiaries ("subsidiaries"). Pass `include` to fetch only some sections; all are returned by default. Requires a Taust package that includes related-person data.

Parameters: registry_code: integer, include: array (optional)
get_company_rating

Get the Taust credit rating of an Estonian company (rating letter and score) and the suggested credit limit. Requires a Taust package that includes rating data.

Parameters: registry_code: integer
get_company_court_and_announcements

Get court decisions and official announcements (Ametlikud Teadaanded) related to an Estonian company, newest first. Returns case metadata and summaries.

Parameters: registry_code: integer, page: integer (optional), per_page: integer (optional)
get_company_public_sector_transactions

Get payments between an Estonian company and the public sector (state and municipal institutions), aggregated by partner and activity.

Parameters: registry_code: integer
get_company_background

Get background context for an Estonian company: an AI-generated summary, rankings among Estonian companies (TOP placements), subsidiaries and property holdings.

Parameters: registry_code: integer
search_companies

Search Estonian companies by name or registry code. Returns matching companies with their 8-digit registry code, name, status (active/bankruptcy/deleted/ended) and web slug. Use the registry code with the other company tools.

Parameters: query: string, page: integer (optional), per_page: integer (optional)

Access & billing

The connector sees exactly what your Taust account sees on taust.ee: your contract or package determines which sections are available, and usage is metered the same way as on the web. Claims data is not available over this connector.

Questions? Contact us at taust.ee.