
JUBA — Jurisprudencia De Buenos Aires
Plug Buenos Aires Province court jurisprudence into your agent when validating regional legal products or automating summary and full-text ruling lookup.
Overview
JUBA MCP is a MCP server for the Idea phase that searches Buenos Aires Province court rulings with summaries, full text, and legal topics for coding agents.
What is this MCP server?
- Stdio MCP server juba-mcp on PyPI at version 0.3.0
- Search Buenos Aires Province court rulings with summaries and full text
- Legal-topic oriented retrieval for agent-side comparison of provincial doctrine
- Complements CSJN (national) and JusCABA (city) in the same maintainer family
- MCP 2025-12-11 server manifest for predictable agent registration
- Server version 0.3.0
- PyPI identifier juba-mcp
- Transport stdio
What problem does it solve?
Provincial Buenos Aires rulings are hard to aggregate in one workflow, so agents and builders lose time context-switching between court sites during validation.
Who is it for?
Solo builders building BA Province–focused legal search, dashboards, or agent assistants that must ground answers in local jurisprudence.
Skip if: Products that only need CSJN or CABA dockets, non-Spanish teams without provincial law context, or replace-counsel litigation automation.
What do I get? / Deliverables
Once configured over stdio, your agent returns provincial ruling summaries and full text with topic context ready for specs, datasets, or RAG chunking.
- Agent-accessible BA Province ruling summaries and full-text snippets
- Topic-tagged research output for product and compliance scoping
- Stdio MCP registration for the JUBA jurisprudencia endpoint
Recommended MCP Servers
Journey fit
Idea is the canonical phase because the server supports discovering provincial precedents and topics before you build CABA-only or national-scope features. Research fits JUBA’s strength: pulling summaries, full text, and legal topics from provincial rulings for scoping and competitive/legal landscape work.
How it compares
Buenos Aires Province ruling search MCP, not national CSJN sumarios and not CABA case-party PDF workflow tooling.
Common Questions / FAQ
Who is JUBA MCP for?
Indie developers and small teams using MCP agents to research Buenos Aires Province court rulings while designing Argentina regional legal or regtech products.
When should I use JUBA MCP?
Use it during Idea research when you need provincial summaries, full-text rulings, or topic-based scans before choosing features for BA Province users.
How do I add JUBA MCP to my agent?
Install PyPI package juba-mcp 0.3.0, add it as a stdio MCP server in your client config, restart, and invoke the documented search tools from your agent session.