Nexus Legal MCP Server

MCP (Model Context Protocol) server for Nexus Legal - exposes 27 specialised legal capabilities to Claude Desktop, Claude Code, Cursor and any other MCP-compatible client.

People who work with Nexus and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-06 · ★ 2 · #286 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Nexus Legal

before you install - you'll need

NEXUS_API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add djtellado-nexus-legal-mcp --transport http https://legal.nexusquantum.legal/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "djtellado-nexus-legal-mcp": {
      "url": "https://legal.nexusquantum.legal/api/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://legal.nexusquantum.legal/api/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to legal.nexusquantum.legal

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license Apache-2.0 - declared in the repository

npm package @nexus-legal/mcp - the @nexus-legal scope differs from the repo owner (djtellado); confirm it's the project's official package

registry namespace io.github.djtellado is GitHub-verified and matches the repo owner

03 · Who maintains Nexus Legal

nexus-legal is maintained by djtellado. We track 2 MCP servers from djtellado - 1 actively maintained, 2 combined GitHub stars, oldest repo from May 2026.

04 · Facts

category
other - ranked #286 of 945 actively-maintained other servers as of 2026-09-18.
registry
io.github.djtellado/nexus-legal (active, first published 2026-05-16 · 7 versions)
packages
npm:@nexus-legal/mcp

05 · Nexus Legal FAQ

What is Nexus Legal?

MCP (Model Context Protocol) server for Nexus Legal - exposes 27 specialised legal capabilities to Claude Desktop, Claude Code, Cursor and any other MCP-compatible client.

Is Nexus Legal still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-06. We re-verify nightly.

How do I install Nexus Legal?

Run `npx -y @nexus-legal/mcp`. The README documents one environment variable (NEXUS_API_KEY) to set first. You can also paste the ready-made client config above.

Does Nexus Legal require authentication?

Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Nexus Legal

More MCP servers to compare · Irs Taxpayer · Dns Aid · Dock AI · Docling MCP · Defuddle Fetch

More TypeScript MCP servers · Three.js DevTools MCP · DeepSeek MCP Server · Openapi · ClickHouse · see all