mcp-abogadoenquilmes

jusdipietro-dotcom/mcp-abogadoenquilmes
★ 0 stars Python 🤖 AI/LLM Updated 4d ago
MCP server exposing jurisprudence + causas APIs for Claude Code
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-abogadoenquilmes": {
      "command": "uvx",
      "args": [
        "mcp-abogadoenquilmes"
      ]
    }
  }
}

Or install with pip: pip install mcp-abogadoenquilmes