It Eli MCP server
Italian law: Normattiva legislation + Corte Costituzionale, Cassazione and TAR case law, live.
0 stars54 downloads/wk
Reviews
Write oneNobody has reviewed It Eli yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
It Eli tools (14)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
it_case_get_decisionFetch the full text of one Constitutional Court decision, by ECLI or year + number.
it_case_recentThe most recent Constitutional Court decisions in the index (newest first).
it_case_searchFull-text search of Corte Costituzionale (Constitutional Court) decisions.
it_case_statsConstitutional case-law index coverage and freshness (totals, years, last build).
it_cassazione_getFetch the full text of one Corte di Cassazione decision, live, by its SentenzeWeb id.
it_cassazione_searchFull-text search of Corte di Cassazione (Supreme Court) decisions, live.
it_coverageDeclare what this connector covers, how it is sourced, and what it does NOT cover.
it_ga_get_decisionFetch the full text of one administrative decision, live, by its document URL.
it_ga_searchSearch Italian administrative case law (Consiglio di Stato, C.G.A.R.S., TAR), live.
it_get_actFetch act metadata from Normattiva.
it_get_textFetch the text of a whole act or a single article.
it_list_codesList the major Italian codes and consolidated acts with their canonical URN.
it_resolveBuild a canonical, resolvable URN:NIR from act coordinates.
it_verify_citationsVerify Italian legal citations found in a text against their real sources.
Public scan report
scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it
- Code scan33 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 4 days ago15/15
- Maintainer identityregistry namespace matches repository owner7/10
What the publisher says
From the It Eli repository's README, as published. We do not edit it. Read it on GitHub
it-eli-mcp
<!-- mcp-name: io.github.matematicsolutions/it-eli-mcp -->
An MCP server for Italian law, in two layers:
Ministero della Giustizia. It fetches acts as Akoma Ntoso with verifiable URN:NIR and ELI identifiers, and returns the text as it stood on any past date (multivigenza). Live and keyless.
- Legislation via Normattiva, the official portal of the
decision since 1956, each with its native ECLI, built from the Court's official open data.
- Constitutional case law (Corte Costituzionale): a local, keyless full-text index of every
the Court's own free public search engine - civil and criminal decisions, full OCR text, no local index to build.
- Supreme Court case law (Corte di Cassazione): live, keyless full-text search over SentenzeWeb,
Giustizia Amministrativa portal's own public decision search - one backend for the whole administrative jurisdiction, 3.4M+ provvedimenti with native ECLI and structured full text.
- Administrative case law (Consiglio di Stato, C.G.A.R.S., TAR): live, keyless search over the
Italy has the EU's largest legal profession by headcount - roughly 240,000 lawyers per CCBE figures, ahead of Germany and Spain. No live, keyless MCP connector covered its statute book. This one does, and it also covers the constitutional case law.
Part of the MateMatic eu-legal-mcp production line: the Italian sibling of de-eli-mcp (Germany) and sejm-eli-mcp (Poland), built on the same architecture and citation contract against the Italian source.
No JSON API. Normattiva does not publish a REST API. This connector drives the same
session-based flow a browser uses - resolve a URN, read the act page, fetch its Akoma Ntoso
export - so every act comes back as structured XML with its ELI intact. See DISCOVERY.md.
Licence. Italian official legal texts are outside copyright (art. 5, l. 633/1941), and
Normattiva declares CC-BY-4.0 for its data from 2026-01-01. This connector relays individual
acts on request, with attribution and a source_url; it does not bulk-harvest the database
(Normattiva's terms restrict that). Every response carries a dataset_note. (A practitioner's
read, not formal legal advice.)
Cassazione is NOT Italgiure/ItalgiureWeb. The Court's full-database search
(ItalgiureWeb, 35M+ documents) is free only for the judiciary; practitioners pay a
subscription. This connector does not use that service. It queries SentenzeWeb
(italgiure.giustizia.it/sncass), a separate, free, public search engine the Court
itself publishes, under the Italian Open Data License (IODL 2.0), with no authentication
- verified live during development (see DISCOVERY.md). Coverage is narrower than the full
Italgiure database but real: 420K+ civil and criminal decisions with full OCR text.
Legislation tools (Normattiva, live)
Constitutional case-law tools (Corte Costituzionale, local index)
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add it-eli-mcp -- uvx italy-eli-mcp
It Eli: common questions
- Is It Eli MCP server safe?
- Yes, by our scan: it is graded A (91/100). Read the It Eli safety report
- How do I install It Eli?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does It Eli need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is It Eli maintained?
- The last commit was 4 days ago (2026-09-17). The latest release is v0.7.3.