get_law_versions — justicelibre MCP Tool Read-only
get_law_versions
(get law versions) is one of 33 tools on the
justicelibre
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_law_versions from your client
- Claude Code justicelibre get_law_versions run in your project directory
- Claude Desktop justicelibre get_law_versions ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor justicelibre get_law_versions ~/.cursor/mcp.json
- VS Code justicelibre get_law_versions .vscode/mcp.json
- Zed justicelibre get_law_versions ~/.config/zed/settings.json
- Windsurf justicelibre get_law_versions ~/.codeium/windsurf/mcp_config.json
- Cline justicelibre get_law_versions ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI justicelibre get_law_versions ~/.gemini/settings.json
- Grok justicelibre get_law_versions .mcp.json (in your project root)
- ChatGPT justicelibre get_law_versions Settings → Connectors → Advanced → Developer mode
- Claude.ai justicelibre get_law_versions Settings → Connectors → Add custom connector
- LangChain justicelibre get_law_versions pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http justicelibre https://justicelibre.org/mcp
Other tools on this server
- about_justicelibre
- list_juridictions
- search_conseil_etat
- search_admin_recent
- search_admin_recent_all_ta
- search_admin_recent_all_caa
- get_decision_text
- search_judiciaire_libre
- get_decision_judiciaire_libre
- search_judiciaire
- get_decision_judiciaire
- resolve_law_number
- build_source_url
- get_cc_decision
- get_ce_decision
- get_admin_decision
- search_cc
- search_cedh
- get_decision_cedh
- search_cjue
- get_decision_cjue
- search_admin
- search_legi
- search_jorf
- search_kali
- search_doctrine
- get_doctrine_document
- search_cnil
- get_law_article
- search_decisions_citing
- search_all
- search_annuaire
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.