Back to Apps

Mexican Law MCP Server
by soymou
MCP server providing access to Mexican legislation, legal document generation, and case analysis.
0 stars
Works in:claude
Exposes:Tools
What it does
This server connects AI agents to the Mexican legal system, allowing them to search the Diario Oficial de la Federación (DOF), analyze constitutional rights, and draft legal documents based on Mexican law.
Tools
search_dof: Search for legislation and decrees within the Official Gazette of the Federation.get_dof_document: Retrieve the full content of a specific legal document from the DOF.generate_amparo: Create formal constitutional protection (amparo) lawsuits.generate_contract: Draft various types of legal contracts.analyze_legal_case: Provide legal reasoning and analysis for cases in civil, penal, labor, and fiscal law.check_constitutional_rights: Verify if specific rights are being violated based on the Mexican Constitution.
Installation
{
"mcpServers": {
"mexican-legal-mcp": {
"command": "python",
"args": ["/ruta/a/mexican_legal_mcp/src/server.py"]
}
}
}
Supported hosts
- claude
Quick install
pip install -r requirements.txtInformation
- Pricing
- free
- Published
- 6/20/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"mexican-legal-mcp": {
"command": "python",
"args": ["/path/to/mexican_legal_mcp/src/server.py"]
}
}
}





