Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.matematicsolutions/il-eli-mcp

PYPI · IL-ELI-MCP · SCANNED SEP 21

MCP server for Israeli law: Knesset legislation and case law, verifiable citations.

Available components

+15 this week 78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security82
Provenance & Transparency45
Schema Quality & AI Usability68
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1596 tokens (~228/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.matematicsolutions/il-eli-mcp server?

io.github.matematicsolutions/il-eli-mcp runs locally as a PyPI package, launched with uvx il-eli-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · il-eli-mcp

# add to Claude Code
claude mcp add matematicsolutions-il-eli-mcp -- uvx il-eli-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "matematicsolutions-il-eli-mcp": {
      "command": "uvx",
      "args": [
        "il-eli-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "matematicsolutions-il-eli-mcp": {
      "command": "uvx",
      "args": [
        "il-eli-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add matematicsolutions-il-eli-mcp -- uvx il-eli-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "matematicsolutions-il-eli-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "il-eli-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add matematicsolutions-il-eli-mcp --command uvx --arg il-eli-mcp
# ~/.hermes/config.yaml
mcp_servers:
  matematicsolutions-il-eli-mcp:
    command: "uvx"
    args: ["il-eli-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "matematicsolutions-il-eli-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "il-eli-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add matematicsolutions-il-eli-mcp -t stdio -c uvx -a il-eli-mcp
// mcp.json
{
  "mcpServers": {
    "matematicsolutions-il-eli-mcp": {
      "command": "uvx",
      "args": [
        "il-eli-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 +16
    • Malware scan: unverified → pass security
    • Stability: 0.97 → pass security
  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 −15
    • Malware scan: pass → unverified security
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +15
    • Malware scan: unverified → pass security
  • 15 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 14 Sept 26 −14
    • Malware scan: pass → unverified security
    • Stability: 0.97 → pass security
  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed pypi/il-eli-mcp@0.5.3

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Vulnerabilities 2 findings
ID CVE Severity Vector Fix available
GHSA-w8v5-vhqr-4h9v CVE-2025-69872 medium no
PYSEC-2026-2447 CVE-2025-69872 none no

Background: What a vulnerability scan can and cannot prove →

Dependencies 39 packages
Packages resolved 39
Stale 4
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 7 exposed · ~661 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
il_coverage ~102

Declare what this connector covers, how it is sourced, and what it does NOT cover. Call this before telling a user that the law "does not contain" something, and whenever a search comes back empty: the absence may be a gap in this connector rather than in the law. Every gap carries a fallback saying where to look instead. Returns: ``Coverage`` with families, an as-of note, and a non-empty list of known gaps.

Input schema present but exposes no named parameters.

NameTypeReqDescription
as_of_notestringyesStates what the dates mean, and what they do not promise.
familiesarray
known_gapsarrayNever empty. An empty list would mean 'not checked', not 'no gaps'.
statusstring

No examples provided.

il_get_case ~84

Fetch full detail (including full judgment text) for one case by its judgment_id. Reads from the same locally-cached dataset as `il_search_case_law` - see that tool's docstring for the download/caching/license notes.

NameTypeReqDescription
judgment_idstringyesthe dataset's ``judgment_id`` (from `il_search_case_law` results).

Structured output declared, but exposes no named fields.

No examples provided.

il_get_law ~50

Fetch full detail for one Israeli law by its IsraelLawID.

NameTypeReqDescription
israel_law_idintegeryesthe Knesset OData IsraelLawID (from `il_search_laws`).

Structured output declared, but exposes no named fields.

No examples provided.

il_get_law_documents ~56

Official document files (PDFs) for one published law version.

NameTypeReqDescription
law_idintegeryesthe KNS_Law id from `il_search_law_texts` (NOT `israel_law_id`).

Structured output declared, but exposes no named fields.

No examples provided.

il_search_case_law ~192

Keyword search over a local, pre-downloaded corpus of Israeli court judgments. NOT a live API call. The corpus (10,558 Hebrew judgments from Family, District, Magistrate, Labor, Military and Administrative courts) is a static HuggingFace dataset (`guychuk/case-law-israel`) downloaded once and cached locally on first use of this tool - later calls only touch the local cache. Its license is undocumented; treat results as for analysis, not for redistribution.

NameTypeReqDescription
courtoptional substring filter on the court type label (Hebrew), e.g. a fragment of "בית משפט השלום" (Magistrate) or "בית דין לעבודה" (Labor).
limitintegermax results (default 20).
querystringyesfree text in Hebrew, matched against title/full text/judges/case number.

Structured output declared, but exposes no named fields.

No examples provided.

il_search_law_texts ~121

Search published Israeli law versions (KNS_Law), including consolidated texts. Complements `il_search_laws`: that tool covers the KNS_IsraelLaw registry (validity status, Basic Law flag), this one covers KNS_Law - the published versions whose official PDF documents are reachable via `il_get_law_documents`. The two id spaces are disjoint.

NameTypeReqDescription
limitintegermax results (default 20).
querystringyesfree text in Hebrew, matched against the published version's name.

Structured output declared, but exposes no named fields.

No examples provided.

il_search_laws ~56

Full-text search over Israeli law names (Hebrew).

NameTypeReqDescription
limitintegermax results (default 20).
querystringyesfree text in Hebrew, e.g. a keyword from the law's title.

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the io.github.matematicsolutions/il-eli-mcp server?

io.github.matematicsolutions/il-eli-mcp is listed in the public MCP registry as io.github.matematicsolutions/il-eli-mcp. MCP server for Israeli law: Knesset legislation and case law, verifiable citations. This page covers its PyPI package (il-eli-mcp).

Is the io.github.matematicsolutions/il-eli-mcp server safe to use?

io.github.matematicsolutions/il-eli-mcp scores 78 out of 100 on VerifyMCP. We recorded 2 known advisories against it as of 21 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.matematicsolutions/il-eli-mcp server expose?

io.github.matematicsolutions/il-eli-mcp exposes 7 tools: il_search_laws, il_get_law, il_search_law_texts, il_get_law_documents, il_search_case_law, and 2 more. Their descriptions and schemas cost roughly 661 tokens of context every time the server is loaded.

Is the io.github.matematicsolutions/il-eli-mcp server still maintained?

io.github.matematicsolutions/il-eli-mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.matematicsolutions/il-eli-mcp server under?

io.github.matematicsolutions/il-eli-mcp declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.