Server data from the Official MCP Registry
MCP server for Israeli law: Knesset legislation and case law, verifiable citations.
MCP server for Israeli law: Knesset legislation and case law, verifiable citations.
This is a well-structured MCP server for Israeli legislation data with proper authentication handling (no authentication required because it queries public OData APIs), good error handling, and appropriate permission scoping. The codebase is clean with comprehensive audit logging. Minor code quality observations exist but do not materially affect security. Supply chain analysis found 7 known vulnerabilities in dependencies (1 critical, 4 high severity). Package verification found 1 issue.
7 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: IL_ELI_CACHE_DIR
Environment variable: IL_ELI_AUDIT_DIR
Environment variable: IL_ELI_BASE_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-matematicsolutions-il-eli-mcp": {
"env": {
"IL_ELI_BASE_URL": "your-il-eli-base-url-here",
"IL_ELI_AUDIT_DIR": "your-il-eli-audit-dir-here",
"IL_ELI_CACHE_DIR": "your-il-eli-cache-dir-here"
},
"args": [
"il-eli-mcp"
],
"command": "uvx"
}
}
}From the project's GitHub README.
MCP server for Israeli primary legislation via the Knesset's official
OData API (KNS_IsraelLaw entity set). Tracks each law's name, Knesset
session, in-force/repealed status, and whether it is a Basic Law (Israel's
quasi-constitutional laws).
KNS_DocumentLaw entity
with PDF links, but its identifier does not map directly to
IsraelLawID - not resolved here, see DISCOVERY.md.| Tool | Purpose |
|---|---|
il_search_laws | Full-text search over law names |
il_get_law | Full detail for one law by its IsraelLawID |
Every response carries lex_uri and source_url (both the same
dereferenceable Knesset OData entity URL - Israel has no separate public
citation identifier scheme for this data) and human_readable_citation
(the law's Hebrew name).
pip install il-eli-mcp
| Env var | Default |
|---|---|
IL_ELI_CACHE_DIR | ~/.matematic/cache/il-eli |
IL_ELI_AUDIT_DIR | ~/.matematic/audit |
IL_ELI_BASE_URL | https://knesset.gov.il/Odata/ParliamentInfo.svc |
Apache-2.0 (code). Knesset OData content is official parliamentary publication material (see SOURCES.md).
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.