MCP Legal Doc Analyzer runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 24 Mar 2026.
Domain-specific MCP tooling for legal document workflows
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.
claude mcp add mcp-legal-doc-analyzer -- npx -y mcp-legal-doc-analyzer
{
"mcpServers": {
"mcp-legal-doc-analyzer": {
"args": [
"-y",
"mcp-legal-doc-analyzer"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-legal-doc-analyzer]
command = "npx"
args = ["-y", "mcp-legal-doc-analyzer"]
{
"mcpServers": {
"mcp-legal-doc-analyzer": {
"args": [
"-y",
"mcp-legal-doc-analyzer"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-legal-doc-analyzer": {
"args": [
"-y",
"mcp-legal-doc-analyzer"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.