
Legalis Ia
@edsonsousa
About Legalis Ia
O Legalis MCP traz todo o fluxo de trabalho jurídico da sua area de trabalho. Advogados podem criar e gerenciar casos, gerar peças processuais profissionais seção por seção com IA, conduzir entrevistas guiadas de intake processual e monitorar o uso de cota — sem sair da conversa.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"legalis-mcp": {
"command": "uv",
"args": [
"tool",
"install",
"legalis-mcp"
]
}
}
}Tools
13List cases (paginated, filterable by status)
Get case details by ID
Create a new case
Update case fields
Full-text search across cases
List peças processuais for a case
Get a document with all sections
Create a new legal document
AI-generate a document section (fatos, fundamentos, pedidos…)
Get case context (facts, parties, evidence)
AI-guided case intake interview
Search Brazilian legislation (LexML)
Check AI quota and billing period usage
Overview
What is Legalis Ia?
Legalis Ia is an MCP (Model Context Protocol) server for Legalis, a Brazilian legal document AI platform for attorneys. It connects Claude or any MCP-compatible client to a Legalis account, enabling natural-language interaction with cases, legal document generation, and legislation search.
How to use Legalis Ia?
Install the package with pip install legalis-mcp or uv tool install legalis-mcp, then run legalis-mcp auth to authenticate via browser. Add a legalis server entry to your Claude configuration (e.g., ~/.claude/claude_desktop_config.json) with command legalis-mcp serve. After setup, use natural-language prompts like "Liste meus casos no Legalis" or "Gere a seção de fundamentos jurídicos da peça X do caso Y".
Key features of Legalis Ia
- List, create, update, search, and retrieve cases
- Manage legal documents (peças processuais) per case
- AI-generate document sections (fatos, fundamentos, pedidos)
- Run an AI-guided case intake interview
- Search Brazilian legislation via LexML
- Check AI quota and billing usage
Use cases of Legalis Ia
- List and filter active cases by status
- Create a new case, e.g., "rescisão indireta para João Silva"
- Generate specific legal document sections using AI
- Search labor legislation on just cause
- Monitor remaining AI generations for the month
FAQ from Legalis Ia
How do I authenticate with Legalis Ia?
Run legalis-mcp auth from the command line; it opens your browser to log into Legalis and saves tokens to ~/.legalis/credentials.json (owner-readable only).
What tools does Legalis Ia provide?
Tools include list_cases, create_case, get_case, `update
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments