MCP Krs runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 8 Jul 2026.
MCP server for the Polish KRS company registry via the official Ministry of Justice API.
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 mcp-krs -- npx -y @matematicsolutions/mcp-krs
{
"mcpServers": {
"mcp-krs": {
"args": [
"-y",
"@matematicsolutions/mcp-krs"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-krs]
command = "npx"
args = ["-y", "@matematicsolutions/mcp-krs"]
{
"mcpServers": {
"mcp-krs": {
"args": [
"-y",
"@matematicsolutions/mcp-krs"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-krs": {
"args": [
"-y",
"@matematicsolutions/mcp-krs"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.