Odel
krs poland mcp server

krs poland mcp server

Local
@pkolawa4TypeScriptMITUpdated 2w ago

Polish National registry of businesses and other legal entities

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmkrs-poland-mcp-serverv1.3.4

Run

npx -y krs-poland-mcp-server

MCP client config

{
  "mcpServers": {
    "krs-poland-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "krs-poland-mcp-server"
      ]
    }
  }
}