
JusCABA — Justicia CABA
Let agents query Buenos Aires City court cases, parties, and proceedings—and fetch PDFs—while you design CABA-focused legal or ops tooling.
Overview
JusCABA MCP is a MCP server for the Idea phase that searches Buenos Aires City court cases, proceedings, parties, and PDFs for agent workflows.
What is this MCP server?
- JusCABA MCP v0.3.1 on PyPI (juscaba-mcp) with stdio transport
- Search City of Buenos Aires courts: cases, proceedings, and parties
- PDF download capability for agent-driven document review pipelines
- Distinct CABA operational focus vs CSJN doctrine and JUBA province rulings
- MCP server schema 2025-12-11 manifest for agent marketplaces
- Server version 0.3.1
- PyPI identifier juscaba-mcp
- Transport stdio
What problem does it solve?
CABA court case and party data lives behind fragmented UIs, slowing builders who need real docket context while designing legal or ops automations.
Who is it for?
Indie builders scoping CABA case-tracking, party search, or document automation with MCP-first agents.
Skip if: National-only precedent tools, non-CABA jurisdictions, or teams that cannot handle sensitive party and proceeding data responsibly.
What do I get? / Deliverables
After stdio registration, agents can retrieve CABA cases, proceedings, parties, and PDFs to inform schemas, prototypes, and research briefs.
- CABA case and party search results inside agent threads
- Downloaded court PDFs referenced in research or chunking plans
- MCP stdio config for CABA court data access
Recommended MCP Servers
Journey fit
Shelved under Idea because the primary value is discovering CABA court data and documents during research and prototype planning, not running production monitoring. Research subphase matches case, party, and proceeding lookup plus PDF retrieval used to understand workflows before building integrations.
How it compares
CABA case-and-PDF court MCP, not a sumario-only Supreme Court server or province-wide JUBA ruling index.
Common Questions / FAQ
Who is JusCABA MCP for?
Solo builders and small teams building City of Buenos Aires legal or operations tools who want agents to query cases, parties, proceedings, and PDFs over MCP.
When should I use JusCABA MCP?
Use it in Idea research when you are modeling CABA docket workflows, testing party lookup, or planning PDF ingestion before backend build-out.
How do I add JusCABA MCP to my agent?
Install juscaba-mcp 0.3.1 from PyPI, configure a stdio MCP server entry in your agent, restart the client, and use the server tools for search and PDF download.