Rejstrik MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 758 installs a week from pypi.
Czech company registry MCP that reads filed PDF financial statements — keyless, agent-native.
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.
claude mcp add rejstrik-mcp -- uvx rejstrik-mcp
{
"mcpServers": {
"rejstrik-mcp": {
"args": [
"rejstrik-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.rejstrik-mcp]
command = "uvx"
args = ["rejstrik-mcp"]
{
"mcpServers": {
"rejstrik-mcp": {
"args": [
"rejstrik-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"rejstrik-mcp": {
"args": [
"rejstrik-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.