bogamatic-sac-mcp
Allows sending WhatsApp notifications about case updates from the Argentine judiciary system.
Click on "Install 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., "@bogamatic-sac-mcpsearch for expedientes with caratula containing 'Perez'"
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.
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_USERNAME": "your-matricula",
"SAC_PASSWORD": "your-password"
}
}
}
}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_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 attachments locallycalcular_plazo— calculate procedural deadlinessend_whatsapp_notification— send WhatsApp alerts
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/inncode-io/bogamatic-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server