Skip to content
Cline

cz eli mcp for Cline

io.github.matematicsolutions/cz-eli-mcp

MCP server for Czech legislation (e-Sbirka SPARQL) with ELI and verifiable citations.

client:Cline transport:stdio runtime:pypi

Install cz eli mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "cz-eli-mcp": {
      "command": "uvx",
      "args": [
        "cz-eli-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

cz eli mcp in other clients