mcpbeat Sign in

MCP Legal Doc Analyzer MCP Server

local only

MCP Legal Doc Analyzer runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 24 Mar 2026.

Domain-specific MCP tooling for legal document workflows

Installs per day peak 22 · avg 6 · +13% w/w
a month agotoday
23
Installs / week
npm · mcp-legal-doc-analyzer
1
Stars
0 open issues
24 Mar 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP 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 mcp-legal-doc-analyzer -- npx -y mcp-legal-doc-analyzer
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-legal-doc-analyzer": {
      "args": [
        "-y",
        "mcp-legal-doc-analyzer"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-legal-doc-analyzer]
command = "npx"
args = ["-y", "mcp-legal-doc-analyzer"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-legal-doc-analyzer": {
      "args": [
        "-y",
        "mcp-legal-doc-analyzer"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-legal-doc-analyzer": {
      "args": [
        "-y",
        "mcp-legal-doc-analyzer"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: YOUR_API_KEY (Your API key for the service). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP Legal Doc Analyzer

same job, measured the same way
Fomu MCP
by gabrielmahia

MCP server for government forms and document workflows in Kenya (fomu = form)

96 installs/wk local only
Incwo MCP
by incwo

Secure MCP server for exploring incwo CRM data, documents, and email workflows.

answering
Ainecto
by codelives

Ainecto MCP connector for workspace, document, ERD, diagram, task, and attachment workflows.

46 installs/wk local only
MCP Cost Tracker Router
by dbsectrainer

Real-time cost awareness for MCP agent workflows

25 installs/wk local only
MCP Onfido
by codespar

MCP server for Onfido — global identity verification + KYC: applicants, documents, checks, workflows

21 installs/wk local only
MCP Agent Trace Inspector
by dbsectrainer

Step-by-step observability for MCP agent workflows

23 installs/wk local only
Rocket Plus MCP
by crypto-goatz

56+ AI tools for CRM, content, workflows, SkillForge & marketing automation.

50 installs/wk local only
MCP Abap Abap Adt API
by mario-andreschak

MCP server wrapping abap-adt-api for ABAP ADT development workflows against SAP systems

129 installs/wk local only

MCP Legal Doc Analyzer — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Legal Doc Analyzer?
MCP 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 mcp-legal-doc-analyzer was installed 23 times last week.
How do I connect MCP 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 mcp-legal-doc-analyzer straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Legal Doc Analyzer?
The npm package mcp-legal-doc-analyzer was installed 23 times in the last week. Week over week that is +13%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Legal Doc Analyzer open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.