il-eli-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IL_ELI_BASE_URL | No | Base URL of the Knesset OData API | https://knesset.gov.il/Odata/ParliamentInfo.svc |
| IL_ELI_AUDIT_DIR | No | Audit directory for logs | ~/.matematic/audit |
| IL_ELI_CACHE_DIR | No | Cache directory for law data | ~/.matematic/cache/il-eli |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| il_search_lawsA | Full-text search over Israeli law names (Hebrew). |
| il_get_lawA | Fetch full detail for one Israeli law by its IsraelLawID. |
| il_search_case_lawA | 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 ( |
| il_get_caseA | Fetch full detail (including full judgment text) for one case by its judgment_id. Reads from the same locally-cached dataset as |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/matematicsolutions/il-eli-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server