home / mcp / israeli law mcp server
Query Israeli legislation and EU cross-references from Claude and other MCP clients with a verifiable, AI-readable database.
Configuration
View docs{
"mcpServers": {
"ansvar-systems-israel-law-mcp": {
"url": "https://israel-law-mcp.vercel.app/mcp"
}
}
}You can query Israeli legislation and related EU cross-references directly from Claude, Cursor, or any MCP-compatible client using the Israeli Law MCP Server. It provides a fast, verifiable, AI-friendly database of statutes with exact provisions and context, making legal research, compliance checks, and tooling for Israeli law straightforward and scalable.
Connect to the MCP server from your preferred MCP client. You can use the hosted endpoint for zero-install usage or run the server locally to have full control.
Prerequisites: ensure you have Node.js and npm installed on your system.
Clone the repository, install dependencies, build, and test to prepare the server for local operation.
git clone https://github.com/Ansvar-Systems/Israel-law-mcp
cd Israel-law-mcp
npm install
npm run build
npm testStart the MCP server in development mode to serve queries from your MCP clients.
{
"command": "npm",
"args": ["run", "dev"]
}You can also run the MCP server directly with npx for quick testing without a local build step.
npx @ansvar/israel-law-mcpUse the hosted endpoint for zero-install usage or configure a local run as shown above. You can connect Claude Desktop, Claude Code, or other MCP clients to the endpoint below or to your local server.
To connect Claude Desktop to the hosted MCP endpoint, use the following configuration excerpt in your client settings.
{
"mcpServers": {
"israel-law": {
"type": "url",
"url": "https://israel-law-mcp.vercel.app/mcp"
}
}
}The server ingests statute text from official Israeli government sources and presents provisions verbatim from a local SQLite database with full-text search support. No AI-generated summaries are returned from the core database; the context helps ensure precise references.
Deployment tier is SMALL with a bundled SQLite database containing the full corpus of Israeli legislation and English translations.
Core and EU/international law integration tools enable you to fetch EU directives, track Israeli implementations, and verify EU compliance against Israeli statutes.
If you encounter connection issues, verify your MCP client configuration points to the correct URL or local command, ensure the server process is running, and check for any build or runtime errors in the console.
The MCP server is designed for direct querying of provisions, with capabilities to validate citations, check currency, and build legal stances from multiple statutes.
This MCP server is released under the Apache 2.0 license and uses public-domain statute text from Israeli government sources and EU metadata.
FTS5 full-text search across all provisions with BM25 ranking
Retrieve a specific provision by statute, chapter, and section
Check if a statute is in force, amended, or repealed
Validate a citation against the database to prevent hallucinations
Aggregate citations from multiple statutes for a legal topic
Format citations per Israeli conventions (full/short/pinpoint)
List all available statutes with metadata
Server information, capabilities, and coverage summary
Get EU directives/regulations for an Israeli statute
Find Israeli laws implementing a given EU act
Search EU documents with Israeli implementation counts
Get EU law references for a specific provision
Check implementation status of EU directives