MCP server for interacting with the Argentine judiciary system (SAC - Justicia Cordoba)
Project description
bogamatic-sac-mcp
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": ["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.
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bogamatic_sac_mcp-0.4.1.tar.gz
(76.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bogamatic_sac_mcp-0.4.1.tar.gz.
File metadata
- Download URL: bogamatic_sac_mcp-0.4.1.tar.gz
- Upload date:
- Size: 76.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
752a4304e21ead7d5473b2770aac932f4800a9087e152281d77ee091f5ea6b44
|
|
| MD5 |
98e7b46d31206fdaf20e4a9c1e2b82ac
|
|
| BLAKE2b-256 |
f565c4613398b95753216d9cee9669ee4796eaf532302b155474d11496a7ad1d
|
File details
Details for the file bogamatic_sac_mcp-0.4.1-py3-none-any.whl.
File metadata
- Download URL: bogamatic_sac_mcp-0.4.1-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61da4183773f1f9e0d9de80ab0efed672eae0c3ceb110d2f72f92f9a4cda6d87
|
|
| MD5 |
348bc4b97f891d724358cd022dabfc94
|
|
| BLAKE2b-256 |
e1e2446b56150917c20a7ec186c773ea881398c4ba45931d1932f21ccd21e571
|