Bogamatic Sac
БесплатноНе проверенEnables interaction with the Argentine judiciary system (SAC - Justicia Cordoba) via Claude Desktop, supporting case searches, notifications, and procedural dea
Описание
Enables interaction with the Argentine judiciary system (SAC - Justicia Cordoba) via Claude Desktop, supporting case searches, notifications, and procedural deadlines.
README
MCP server for interacting with the Argentine judiciary system (SAC - Justicia Cordoba) via Claude Desktop.
Installation
Requires Claude Desktop and uv.
Add to your claude_desktop_config.json:
{
"mcpServers": {
"bogamatic-sac": {
"command": "uvx",
"args": ["--refresh", "bogamatic-sac-mcp"],
"env": {
"SAC_MATRICULA": "1-XXXXX",
"SAC_USERNAME": "tu usuario de login al SAC",
"SAC_PASSWORD": "tu contraseña del SAC"
}
}
}
}
Variables de entorno
SAC_MATRICULA— tu matrícula (formato1-XXXXX). Es la que identifica al abogado en el SAC y en la base de Bogamatic.SAC_USERNAME— tu usuario para ingresar al SAC. Puede ser tu matrícula, tu CUIT o un alias — depende de cómo te registraste.SAC_PASSWORD— tu contraseña del SAC.SAC_DOWNLOAD_DIR(opcional) — directorio donde se guardan los adjuntos descargados pordownload_adjunto. Si no se setea, se usa el primerrootque exponga el cliente MCP (Cowork, Claude Code), o~/Downloads/bogamatic-sac/como fallback.
Actualizaciones automáticas
El flag --refresh en args hace que uvx re-resuelva contra PyPI en cada arranque de Claude Desktop. Así siempre tenés la última versión sin tocar el config. Trade-off: ~1-2 segundos extra al abrir Claude Desktop.
Si preferís pinear una versión específica (más rápido, sin auto-update), reemplazá:
"args": ["--refresh", "bogamatic-sac-mcp"]
por:
"args": ["bogamatic-sac-mcp==<version>"]
(por ejemplo "bogamatic-sac-mcp==0.4.1"). Después tenés que actualizar manualmente cada release.
Restart Claude Desktop.
Available tools
get_novedades_cedulas— list cedula notifications (NEW/SEEN)get_detalle_cedula— full cedula detailsget_resumen_cedula— cedula details + deadline calculationget_expediente— entry point for a chat: expediente metadata +partesblock (actores, demandados, abogados grouped by side, withesUsuarioandladoUsuario).get_expedientes— search casesget_novedades_expedientes— recent case activityget_operaciones_expediente— case operations/movementsget_adjuntos_expediente— case attachmentsget_texto_operacion_expediente— operation text (Markdown)download_adjunto— download an attachment. Destination cascade: MCP client root →SAC_DOWNLOAD_DIRenv var →~/Downloads/bogamatic-sac/.calcular_plazo— calculate procedural deadlinessend_whatsapp_notification— send WhatsApp alerts
Установка Bogamatic Sac
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/inncode-io/bogamatic-mcpFAQ
Bogamatic Sac MCP бесплатный?
Да, Bogamatic Sac MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Bogamatic Sac?
Нет, Bogamatic Sac работает без API-ключей и переменных окружения.
Bogamatic Sac — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Bogamatic Sac в Claude Desktop, Claude Code или Cursor?
Открой Bogamatic Sac на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Bogamatic Sac with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
