Home › Productivity › nexus-legal-mcp
nexus-legal-mcp
International legal analysis (ISO 31000) — 27 tools, 63 selectable jurisdictions; coverage varies.
Topics: Legal
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://legal.nexusquantum.legal/api/mcp Requires auth (checked 2026-09-24)
Claude Code:
claude mcp add --transport http nexus-legal-mcp https://legal.nexusquantum.legal/api/mcp
Or add to your MCP client config:
{
"mcpServers": {
"nexus-legal-mcp": {
"url": "https://legal.nexusquantum.legal/api/mcp"
}
}
}
Package (npm 0.6.3)
npx -y @nexus-legal/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"nexus-legal-mcp": {
"command": "npx",
"args": [
"-y",
"@nexus-legal/[email protected]"
],
"env": {
"NEXUS_API_KEY": "<YOUR_VALUE>",
"NEXUS_BASE_URL": "<YOUR_VALUE>",
"NEXUS_TIMEOUT_MS": "<YOUR_VALUE>"
}
}
}
}
NEXUS_API_KEYrequired secret — Personal API key (format `nlk_*`) with `mcp` scope. Generate one at https://legal.nexusquantum.legal/developers (select 'Servidor MCP' when creating the key).NEXUS_BASE_URL— Override base URL of the Nexus backend. Defaults to https://legal.nexusquantum.legal. Change only for self-hosted or staging environments.NEXUS_TIMEOUT_MS— HTTP timeout in milliseconds for long-running analyses. Default 180000 (3 minutes).
Related servers
Open Agreements
Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment) as DOCX files.
us-legal-mcp
An MCP server that provides comprehensive US legislation.
LibreJustice
Search French and European case law and French legal texts (codes, statutes, treaties).
ris-mcp-ts
Access Austrian laws, court decisions & legal documents via the RIS API.
mcp-eu-ai-act
EU AI Act + GDPR compliance scanner. One call, no arguments, 10 seconds. 22 AI frameworks detected.
korean-rnd-regs-mcp
Search South Korea's national R&D regulations in natural language with cited provisions.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry