Odel
legal document ai mcp

legal document ai mcp

Local
@csoai-orgPythonMITUpdated 2mo ago

Legal Document Ai MCP Server by MEOK AI Labs

Runs locally over stdio

This server isn't hosted โ€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIlegal-document-ai-mcpv1.0.10

Run

uvx legal-document-ai-mcp

MCP client config

{
  "mcpServers": {
    "legal-document-ai-mcp": {
      "command": "uvx",
      "args": [
        "legal-document-ai-mcp"
      ]
    }
  }
}