Loading MCP server directory, please wait...
Domain-specific MCP tooling for legal document workflows
npx @getmcp/cli add io.github.dbsectrainer/mcp-legal-doc-analyzerRequires Node.js 18+. Community-contributed server. Review source before installing.
YOUR_API_KEYYour API key for the service
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dbsectrainer/mcp-legal-doc-analyzer": {
"command": "npx",
"args": [
"-y",
"mcp-legal-doc-analyzer"
],
"env": {
"YOUR_API_KEY": ""
}
}
}
}