OpenLawMCP is an open-source legal AI research tool built to make AI-assisted legal research more reliable. A major problem with using AI for legal research is that it can give confident answers without showing whether the answer is grounded in real legal sources. For legal work, that creates a credibility problem. Users need answers that can be checked against actual legal material.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.OPENLAW_CACHE_DIR— ~/.cache/openlaw-mcp Path for the SQLite HTTP cache. Set to off to disable caching.OPENLAW_CORS_ORIGIN— Access-Control-Allow-Origin value for the HTTP transport.OPENLAW_DISABLE_CACHE— unset Alternative way to disable caching; set to 1.OPENLAW_MCP_PATH— /v1/mcp Mount path for the Streamable HTTP transport.OPENLAW_RPM_PER_IP— 600 Per-IP request budget per minute for the HTTP transport.PORT— node dist/http.js # listens on (default 3000), mount /v1/mcpTRUST_PROXY— Behind a reverse proxy (nginx, Cloudflare, etc.), set to the number of proxy hops so express-rate-limit keys by the real client IP — see [Configuration](#configuration).[](https://m8ven.ai/mcp/damankaur-dev-openlaw-mcp-1y353u)