MCP server for Israeli law: Knesset legislation and case law, verifiable citations.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx il-eli-mcp
MCP client config
{
"mcpServers": {
"il-eli-mcp": {
"command": "uvx",
"args": [
"il-eli-mcp"
]
}
}
}