brlaw_mcp_server

brlaw_mcp_server

2

The Brazilian Law Research MCP Server is designed to facilitate agent-driven research on Brazilian law, offering tools to research legal precedents. It is aimed at non-developers such as lawyers and law students, focuses on the specific legal traditions of Brazil, and uses English for development-related content.

Brazilian Law Research MCP Server

A MCP (Model Context Protocol) server for agent-driven research on Brazilian law.

Requirements

  • git
  • uv (recommended) or Python >= 3.11
  • Google Chrome

How to use

  1. Clone the repository.
  2. Setup your MCP client (e.g. Claude Desktop).

Available Tools

  • Research legal precedents that meet specified criteria.

Development

  • Uses Ruff for linting and formatting.
  • BasedPyright for type checking.
  • Pytest for testing.