A MCP (Model Context Protocol) server for agent-driven research on Brazilian law using official sources
If you already use Brazilian Law Research, the brazilian law research mcp server is the piece that lets your assistant work with it directly. A MCP (Model Context Protocol) server for agent-driven research on Brazilian law using official sources.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client. The configuration blocks on this page cover the common clients.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
StjLegalPrecedentsRequest — Research legal precedents made by the National High Court of BrazilTstLegalPrecedentsRequest — Research legal precedents made by the National High Labor Court ofStfLegalPrecedentsRequest — Research legal precedents made by the Supreme Court (STF) that meetTooling — The project uses: - Ruff for linting and formatting. - BasedPyright for type checking. - Pytest for testingLanguage — Resources, tools and prompts related stuff must be written in Portuguese, because this project aims to be used by non-dev folks, such as lawyers andThis sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Brazilian Law Research's toolset — StjLegalPrecedentsRequest, TstLegalPrecedentsRequest, StfLegalPrecedentsRequest and 2 more — is a fair guide to whether it matches your workflow. It is maintained by pdmtt; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Brazilian Law Research's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| StjLegalPrecedentsRequest | Research legal precedents made by the National High Court of Brazil |
| TstLegalPrecedentsRequest | Research legal precedents made by the National High Labor Court of |
| StfLegalPrecedentsRequest | Research legal precedents made by the Supreme Court (STF) that meet |
| Tooling | The project uses: - Ruff for linting and formatting. - BasedPyright for type checking. - Pytest for testing. |
| Language | Resources, tools and prompts related stuff must be written in Portuguese, because this project aims to be used by non-dev folks, such as lawyers and law students. |
{
"mcpServers": {
"brlaw_mcp_server": {
"command": "uv",
"args": [
"--directory",
"/<path>/brlaw_mcp_server",
"run",
"serve"
]
}
}
}Configuration as documented by the project. Restart the client after saving.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.