
Israel Law Mcp
Query Israeli statutes and provisions from your agent via stdio or hosted HTTP when researching localization, licensing, or policy requirements.
Overview
eu.ansvar/israel-law-mcp is an MCP server for the Idea phase that enables agent full-text search across Israeli statutes and provisions via stdio or HTTP.
What is this MCP server?
- `@ansvar/israel-law-mcp` v1.1.0 with stdio and streamable-http (`https://israel-law-mcp.vercel.app/mcp`) transports
- Full-text search across Israeli statutes and provisions
- Dual deployment: local npm stdio or remote MCP endpoint on Vercel
- Open repository Ansvar-Systems/israel-law-mcp
- Suited to agents that need repeatable legal corpus tool calls
- Version 1.1.0
- Two package entries: stdio and streamable-http
- Hosted MCP URL https://israel-law-mcp.vercel.app/mcp
What problem does it solve?
Builders lack a dependable in-agent path to Israeli statute text, so compliance research stalls on manual site searches and vague model paraphrases.
Who is it for?
Indie builders and consultants who want Israeli legislation tools in Claude Code or Cursor with optional hosted MCP.
Skip if: Organizations that cannot use third-party hosted endpoints for legal data or need offline-only air-gapped research without stdio.
What do I get? / Deliverables
After setup, agents can query Israeli provisions locally or through the Vercel MCP URL and embed results in specs and checklists.
- Israeli statute and provision matches via stdio or HTTP MCP tools
- Documentation snippets citing searchable legislative text
- Choice of local npm or hosted MCP deployment for the same package version 1.1.0
Recommended MCP Servers
Journey fit
Israeli market entry and product rules are researched in Idea before you encode them into code, copy, or data handling. Research captures statutory discovery; this MCP keeps provision search inside the builder workflow instead of disconnected legal sites.
How it compares
Dual-transport legislation MCP server, not a single-phase codegen skill.
Common Questions / FAQ
Who is eu.ansvar/israel-law-mcp for?
Solo builders and small teams using MCP clients who need Israeli statute and provision search during product and compliance research.
When should I use eu.ansvar/israel-law-mcp?
When scoping Israeli features, policies, or market entry and you need searchable legislative text before validation or build commitments.
How do I add eu.ansvar/israel-law-mcp to my agent?
Either configure stdio with `@ansvar/israel-law-mcp` from npm, or point your MCP client at `https://israel-law-mcp.vercel.app/mcp` for streamable-http.