Odel
prawo pl mcp

prawo pl mcp

Local
@matematicsolutions1PythonApache-2.0Updated 2w ago

One MCP server for Polish legal data - courts, legislation, KRS, tax, KIO, UODO via 4 unified tools

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).

PyPIprawo-pl-mcpv0.2.3

Run

uvx prawo-pl-mcp

MCP client config

{
  "mcpServers": {
    "prawo-pl-mcp": {
      "command": "uvx",
      "args": [
        "prawo-pl-mcp"
      ]
    }
  }
}