mcpbeat Sign in

Legal Doc Analyzer MCP Server

local only

Legal Doc Analyzer runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm.

Contract analysis, risk assessment, version diffs, compliance checks (GDPR, CCPA, SOC2)

Installs per day peak 138 · avg 6 · +18600% w/w
a month agotoday
27
Installs / week
npm · legal-doc-analyzer
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Legal Doc Analyzer every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add legal-doc-analyzer -- npx -y legal-doc-analyzer
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "legal-doc-analyzer": {
      "args": [
        "-y",
        "legal-doc-analyzer"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.legal-doc-analyzer]
command = "npx"
args = ["-y", "legal-doc-analyzer"]
.cursor/mcp.json
{
  "mcpServers": {
    "legal-doc-analyzer": {
      "args": [
        "-y",
        "legal-doc-analyzer"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "legal-doc-analyzer": {
      "args": [
        "-y",
        "legal-doc-analyzer"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LICENSE_KEY (License key (emailed after purchase at https://aivp-mcp.vercel.app). Omit for the free trial (3 calls per tool).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Legal Doc Analyzer

same job, measured the same way
Meok Enterprise Compliance Checker
by csoai-org

MEOK Enterprise Compliance Checker — EU AI Act, DORA, GDPR automated gap analysis. £5K-15K audits

170 installs/wk local only
OntoRamp Governance Assessment
by ontoramp

Governance maturity assessment, compliance gap analysis, and evidence-linked briefs for AI agents.

answering
MCP Geracompliance
by geraservicesuk

EU AI Act and GDPR compliance: checks, audits, generate policies.

22 installs/wk local only
Privacy
by thegridwork

Audit websites for GDPR, CCPA, and ePrivacy compliance — trackers, consent, and policies.

36 installs/wk local only
R
GoldLegal Legal Compliance API
by fcapp-cn-hangzhou-legal-api-legal-m-service-nubqrvluix

AI legal compliance: contract review, risk scoring, EU/CN AI act, watermark check. 8 MCP tools.

answering
GDPR Shift-Left Compliance
by kevinrabun

GDPR compliance MCP server - article lookup, DPIA, ROPA, DSR, IaC analysis, Bicep templates.

182 installs/wk local only
Dependency Management MCP Server
by sonatype

Sonatype component intelligence: versions, security analysis, and Trust Score recommendations

3 tools answering
Dingdawg Legal Agent
by dingdawg

AI contract review, clause drafting, compliance checklists & legal research.

35 installs/wk local only

Legal Doc Analyzer — questions

Answers built from our own checks of this server.

Why is there no uptime for Legal Doc Analyzer?
Legal Doc Analyzer runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package legal-doc-analyzer was installed 27 times last week.
How do I connect Legal Doc Analyzer?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls legal-doc-analyzer straight from npm; nothing to host, nothing to sign up for.
How many people use Legal Doc Analyzer?
The npm package legal-doc-analyzer was installed 27 times in the last week. Week over week that is +18600%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.