Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI → MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
  • Remote MCP ↗ (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) ↗ (opens in a new tab)
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ⚖️ Legal
  3. LibreJustice
L
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:41:18 PM

LibreJustice

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View RepositoryVisit Website

Search French and European case law and French legal texts (codes, statutes, treaties).

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ▾

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "librejustice": {
      "command": "npx",
      "args": [
        "-y",
        "librejustice"
      ]
    }
  }
}

💡 Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing Alternatives⚖️ More in Legal

Documentation Overview

LibreJustice

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).

Ce qu'on y cherche

  • Jurisprudence : Conseil d'État, Cour de cassation, cours d'appel, tribunaux administratifs et judiciaires, CNDA, Conseil constitutionnel, CEDH, CJUE — filtres par juridiction, date, issue et articles cités.
  • Textes : codes et lois tels qu'en vigueur à n'importe quelle date (versions consolidées et historique des articles), droit de l'UE, traités et accords bilatéraux, conventions collectives, BOFiP, circulaires, codes étrangers (59 pays).
  • Annuaire : avocats, entreprises et juridictions, reliés à leur contentieux.

Corpus mis à jour quotidiennement depuis les sources ouvertes (Judilibre, DILA/Légifrance, EUR-Lex…).

Ce que les sources officielles n'offrent pas

Les bases publiques sont des silos (Judilibre = ordre judiciaire seul, JADE = ZIP XML sans moteur, Légifrance = consultation document par document). LibreJustice les consolide et ajoute la couche qui manque :

  • recherche en langage naturel (hybride lexicale + sémantique) avec rerank IA, facettes dynamiques et décisions similaires ;
  • le graphe : citations extraites et résolues — d'une décision vers les articles exacts qu'elle cite (à la bonne version), et d'un article vers les décisions qui le citent ;
  • dédoublonnage inter-sources (une décision, une fiche) et récupération de décisions absentes des canaux officiels ;
  • résumés IA par décision, toujours distingués des extraits verbatim ;
  • un accès MCP remote pour les assistants IA.

Utiliser LibreJustice depuis un assistant IA

Le serveur MCP public est https://librejustice.fr/mcp (OAuth 2.1 avec enregistrement dynamique de client : aucune clé à configurer). Cinq outils : search_decisions, get_decision, search_legal_texts, get_legal_text, list_my_activity.

Avec Claude Code, le plugin installe le connecteur et les skills d'usage :

Code
/plugin marketplace add librejustice/librejustice
/plugin install librejustice@librejustice

Les skills seuls (sans le connecteur MCP) s'installent dans n'importe quel agent compatible via skills :

Terminal
npx skills add librejustice/librejustice

Avec Le Chat, Perplexity ou claude.ai : ajouter un connecteur custom pointant sur https://librejustice.fr/mcp.

Stack

Nœud mono-serveur Postgres + ParadeDB + VectorChord (recherche hybride BM25 + vecteurs), API et front en Rust.

Workspace Cargo pur Rust, scindé en deux racines :

  • packages/ — bibliothèques :
    • lj-core — cœur pur : parsing / normalisation / extraction, résumé, refs légales.
    • lj-extract — extraction des champs et citations des décisions.
    • lj-sources — I/O sources (Judilibre JSON, ZIP/XML opendata).
    • lj-store — accès Postgres (tokio-postgres + deadpool) + migrations.
    • lj-llm — backends embedding + cache + quantisation + client Mistral (chat/OCR).
    • lj-dtos — contrats API ↔ web (serde).
    • lj-telemetry — tracing + export OTLP.
    • lj-api — couche API (Axum + MCP rmcp + OAuth).
    • lj-web — front Leptos (SSR + hydratation WASM), Tailwind.
  • apps/ — binaires livrables :
    • lj-server — déploiement unique : API + MCP/OAuth + SSR + TLS.
    • lj-ingest — CLI d'ingestion + runner cron.

Build & dev

La toolchain Rust est épinglée par rust-toolchain.toml. On utilise mise pour les tâches :

bash
mise run test      # rustfmt --check + clippy -D warnings + cargo test --workspace
mise run dev       # lj-server fusionné (cargo leptos watch, :3000)

Pour une base locale : podman compose -f infra/docker-compose.yml up -d postgres.

Déploiement

Mono-serveur via podman compose (infra/docker-compose.yml) : Postgres (ParadeDB + VectorChord), le binaire fusionné lj-server et le cron d'ingestion. Renseigner .env (voir .env.example), puis :

bash
podman compose -f infra/docker-compose.yml --profile prod up -d --build
podman compose -f infra/docker-compose.yml exec -T cron lj-ingest migrate   # migrations

lj-server sert l'API, le MCP/OAuth, le SSR et les assets (TLS in-process).

Licence

Apache-2.0.

Related MCP Servers

View all in Legal View all alternatives
  • Contract Compass logoContract Compass

    Korean public procurement law: rule-engine rulings, statutes search, live court precedents

    ⚖️ Legal0 views
    Compare vs Contract Compass →
  • Contract Compass logoContract Compass

    Korean public procurement law: rule-engine rulings, statutes search, live court precedents

    ⚖️ Legal0 views
    Compare vs Contract Compass →
  • E
    Ezel

    Search U.S. case law, fetch opinions, and ask matter-aware legal questions over your documents.

    ⚖️ Legal0 views
    Compare vs Ezel →
  • LegalSearch logoLegalSearch

    Public Indian legal search MCP for Roop judgments, statutes, and corpus grounding.

    ⚖️ Legal0 views
    Compare vs LegalSearch →

Frequently Asked Questions about LibreJustice

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "librejustice": { "command": "npx", "args": ["-y", "LibreJustice"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLibreJustice AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/librejustice?style=directory)](https://allmcps.com/mcp/librejustice)
HTML Embed
<a href="https://allmcps.com/mcp/librejustice"><img src="https://allmcps.com/api/badge/librejustice?style=directory" alt="LibreJustice on AllMCPs" /></a>

Technical Specs & Signals

Category⚖️Legal
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging · 27/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge — we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ⚖️ Legal →Best MCP servers for Legal →Alternatives to LibreJustice →Install in Claude DesktopInstall in CursorInstall in VS Code