SAIJ — Jurisprudencia Argentina runs on your own machine — the client starts it, so there is no endpoint to ping. 93 installs a week from pypi.
Search Argentine legal databases: court decisions, legislation, summaries, doctrine
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add saij-mcp -- uvx saij-mcp
{
"mcpServers": {
"saij-mcp": {
"args": [
"saij-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.saij-mcp]
command = "uvx"
args = ["saij-mcp"]
{
"mcpServers": {
"saij-mcp": {
"args": [
"saij-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"saij-mcp": {
"args": [
"saij-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.