Skip to content
Cline

br eli mcp for Cline

io.github.matematicsolutions/br-eli-mcp

MCP server for Brazilian federal law: legislation, DataJud, STJ, CARF, TST, TCU citations.

client:Cline transport:stdio runtime:pypi

Install br 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": {
    "br-eli-mcp": {
      "command": "uvx",
      "args": [
        "br-eli-mcp"
      ]
    }
  }
}

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

br eli mcp in other clients