prawo pl mcp for Cursor
io.github.matematicsolutions/prawo-pl-mcp
One MCP server for Polish legal data - courts, legislation, KRS, tax, KIO, UODO via 4 unified tools
client:Cursor
transport:stdio
runtime:pypi
Install prawo pl mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"prawo-pl-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"prawo-pl-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs