Nexus Legal MCP Server

Servidor MCP (Model Context Protocol) de Nexus Legal - expone 11 capabilities jurídicas especializadas a Claude Desktop, Claude Code, Cursor y cualquier otro cliente compatible con MCP.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-05-17 · ★ 2 · #450 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · 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 - responded to MCP initialize · probed 2026-08-25

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 accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - 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 #450 of 848 actively-maintained other servers as of 2026-08-25.
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?

Servidor MCP (Model Context Protocol) de Nexus Legal - expone 11 capabilities jurídicas especializadas a Claude Desktop, Claude Code, Cursor y cualquier otro cliente compatible con MCP.

Is Nexus Legal still maintained?

Yes - as of 2026-08-25, its last commit was 2026-05-17. 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?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

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 · Uxspot MCP · see all