mcp-abogadoenquilmes
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-abogadoenquilmessearch jurisprudence on labor law in Buenos Aires"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-abogadoenquilmes
Servidor MCP remoto que expone:
Jurisprudencia argentina (285K+ fallos: SAIJ, CSJN, JUBA, SCBA, PJN) vía la API en
juris.automaticialab.com.Causas judiciales propias del estudio vía
causas.abogadoenquilmes.com/api/causas/mcp-list(requiere endpoint con service-token desplegado ensiteai-app).
Transport: Streamable HTTP. Auth: Authorization: Bearer $MCP_API_KEY.
Endpoint MCP
POST https://mcp.abogadoenquilmes.com/mcp
Related MCP server: bjn-uy-mcp
Tools
Tool | Descripción |
| Full-text search con filtros (jurisdicción, materia, tribunal, fecha, voces, fuente) |
| Trae un fallo por id con texto completo |
| Stats globales de la base |
| Autocomplete de descriptores temáticos |
| Valores distintos para todos los filtros |
| Causas activas del usuario |
| Detalle + movimientos de una causa |
Registrarlo en Claude Code
En cualquier PC:
claude mcp add --transport http abogadoenquilmes https://mcp.abogadoenquilmes.com/mcp \
--header "Authorization: Bearer TU_MCP_API_KEY"Run local
cp .env.example .env
# editar .env con MCP_API_KEY real
pip install -r requirements.txt
python server.pyHealthcheck (sin auth): GET http://localhost:8000/health
This server cannot be deployed
Maintenance
Related MCP Connectors
Remote MCP server exposing SMI Aware tools, resources, and skills over Streamable HTTP.
Brazilian legal stack in one MCP: lawsuits, court publications, case law, tenders, certificates.
A paid remote MCP for hosted MCP server, built to return verdicts, receipts, usage logs, and audit-r
A paid remote MCP for Statewright, built to return verdicts, receipts, usage logs, and audit-ready J
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA specialized MCP server for Argentine legal professionals, enabling legal research, document processing, case analysis, and practice management through integration with official Argentine legal databases.8MIT
- FlicenseNot gradedqualityCmaintenanceMCP server that enables searching and retrieving judicial decisions from the Uruguayan National Public Jurisprudence Database (BJN).-
- AlicenseBqualityDmaintenanceMCP server for managing Argentine judicial cases (expedientes) from portals like PJN, MEV, CABA, and custom cases, supporting CRUD operations, synchronization, and management of tasks, fees, and alerts.248 npmMIT
- FlicenseAqualityBmaintenanceMCP server that provides access to Argentine legal documents (legislation, CSJN jurisprudence, international treaties) with verifiable provenance including SHA256 hashes and source URLs, enabling legal professionals to search and verify citations.13-