mcpbeat Sign in

Rejstrik MCP Server

local only

Rejstrik MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 97 installs a week from pypi.

Czech company registry MCP that reads filed PDF financial statements — keyless, agent-native.

Installs per day peak 46 · avg 18 · -31% w/w
a month agotoday
97
Installs / week
pypi · rejstrik-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Rejstrik MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add rejstrik-mcp -- uvx rejstrik-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rejstrik-mcp": {
      "args": [
        "rejstrik-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rejstrik-mcp]
command = "uvx"
args = ["rejstrik-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "rejstrik-mcp": {
      "args": [
        "rejstrik-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rejstrik-mcp": {
      "args": [
        "rejstrik-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Rejstrik MCP

same job, measured the same way
Nipregon
by nipregon

Polish company registry: 4.4M firms, KRS/REGON data, VAT white list checks, financial statements

7 tools answering
I
SEC EDGAR Financial Data
by taru0208

Search SEC EDGAR filings, financial statements, and company data.

answering
Austrian Firmenbuch
by jkbngb

Austria's official company register (Firmenbuch) – master data, financials & ratios for AI agents.

answering
Radicadouno
by radicadouno

Verified Colombian company data by NIT: procurement, business registry, financials, sanctions.

answering
Filings Intel MCP
by datakoot

SEC EDGAR filings for AI agents: company lookup, filings, financials, insider trades. No keys.

5 tools answering
Codat
by usefulapi

MCP server for Codat — companies, connections, invoices, bills and financial statements.

28 tools answering
Edinet MCP
by ajtgjmdjp

Access Japanese financial disclosures (EDINET). Search companies, retrieve BS/PL/CF statements.

290 installs/wk local only
I
cuisor.ro
by idragulin

Romanian company register: identity, filed financials, procurement, court records by name or CUI.

12 tools answering

Rejstrik MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Rejstrik MCP?
Rejstrik MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package rejstrik-mcp was installed 97 times last week.
How do I connect Rejstrik MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls rejstrik-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Rejstrik MCP?
The pypi package rejstrik-mcp was installed 97 times in the last week. Week over week that is -31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.