Slovak Business Registers

by LegalEngineering

409 downloads
Not rated
GitHub

About

Access official Slovak business register data (RPO). Query 1.4M+ legal entities by name, IČO, or municipality. Returns company details, statutory representatives, shareholders, and business activities. Built on open government data (CC-BY 4.0).

Details

Author
LegalEngineering
Downloads
409
Categories
Other

- Direct access to Slovakia’s official RPO reference register
- Search 1.4M+ entities by name, IČO, or municipality
- Retrieves company details, statutory representatives, shareholders, and business activities
- Aggregates data from 100+ source registers
- Fully open government data (CC‑BY 4.0) – no API key needed

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Slovak Business Registers
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

The server exposes two tools: hladaj_subjekt (search entities) and detail_subjektu (full entity detail including ownership and activities). No API key is required, as the data is built on open government data under CC‑BY 4.0.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "slovak business registers": {
            "sk-registers": {
                "command": "python",
                "args": [
                    "/path/to/sk-registers-mcp/server.py"
                ]
            }
        }
    }
}

McpServers

{
    "sk-registers": {
        "command": "python",
        "args": [
            "/path/to/sk-registers-mcp/server.py"
        ]
    }
}

MCP server providing AI agents with direct access to Slovakia's central register of legal entities, entrepreneurs, and public authorities (RPO). This reference register aggregates data from 100+ source registers and has been the official source of reference data since November 2015. Query 1.4M+ entities by name, IČO, or municipality. Returns company details, statutory representatives, shareholders, and business activities. Built on open government data (CC-BY 4.0), no API key required.

Tools: hladaj_subjekt (search entities), detail_subjektu (full entity detail including ownership and activities).

Data source: Register právnických osôb, podnikateľov a orgánov verejnej moci (RPO), operated by the Statistical Office of the Slovak Republic.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.