Libre Justice MCP Server

librejustice.fr : moteur de recherche libre sur le droit français et européen. Jurisprudence des deux ordres et textes consolidés, reliés entre eux et interrogeables en langage naturel, sur le web comme depuis les assistants IA (MCP). It is available as a remote MCP endpoint.

Teams that want a hosted search endpoint instead of running a local process. The project is written in Rust.

VERIFIED ACTIVE

LAST COMMIT 2026-08-12 · ★ 24 · #32 OF 47 MAINTAINED SEARCH · VERIFIED 2026-08-25

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

01 · Install Libre Justice

Claude Code

claude mcp add librejustice-librejustice --transport http https://librejustice.fr/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "librejustice-librejustice": {
      "url": "https://librejustice.fr/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://librejustice.fr/mcp

transport: streamable-http

endpoint alive - authentication required · 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 remote - your agent's requests go to librejustice.fr

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

repo age created 2026-07-02 - young repo, little track record yet

license Apache-2.0 - declared in the repository

registry vendor namespace fr.librejustice - domain-verified with the official MCP registry

03 · Who maintains Libre Justice

LibreJustice is maintained by librejustice. It's the only MCP server we track from this author; the repo dates to Jul 2026.

04 · Facts

category
search - ranked #32 of 47 actively-maintained search servers as of 2026-08-25.
registry
fr.librejustice/librejustice (active, first published 2026-07-24)

05 · Libre Justice FAQ

What is Libre Justice?

librejustice.fr : moteur de recherche libre sur le droit français et européen. Jurisprudence des deux ordres et textes consolidés, reliés entre eux et interrogeables en langage naturel, sur le web comme depuis les assistants IA (MCP). It is available as a remote MCP endpoint.

Is Libre Justice still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-12. We re-verify nightly.

How do I install Libre Justice?

Run `claude mcp add librejustice-librejustice --transport http https://librejustice.fr/mcp`. You can also paste the ready-made client config above.

Does Libre Justice require authentication?

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

06 · Alternatives to Libre Justice