Skip to content

Israel Vehicle Registry

Trusted79/100

MCP server for the Israeli Vehicle Registry from the Ministry of Transport. Look up vehicles by license plate, search by manufacturer or model, check roadworthiness test status, and count vehicles by criteria. 4.1M+ vehicles via data.gov.il with no API key required.

The Problem

Anyone checking a vehicle before purchase needs to search multiple government sites. This tool provides direct access to the Ministry of Transport's 4.1M vehicle database, including manufacturer, model, fuel type, color, test validity, and more.

skills-ilskills-ilGovernment & Public Data
1.0.1GitHub
66installs2,685views
0Write a Review
Updated: April 21, 2026|Tags:vehiclelicense plateministry of transportcartest|Transport: Standard I/O (stdio)|Language: typescript

.mcp.json

{
  "mcpServers": {
    "israel-vehicles": {
      "command": "npx",
      "args": [
        "-y",
        "@skills-il/israel-vehicles-mcp"
      ]
    }
  }
}

Features

  • Look up any vehicle by license plate
  • Search by manufacturer, model, or fuel type
  • Check annual test validity status
  • Count vehicles by criteria
  • Discover manufacturer names

When to Use

  • Before buying a used car - check details and test validity
  • When verifying vehicle details by license plate
  • When checking how many electric vehicles are in Israel
  • When looking for information about a specific model

Try These Prompts

Vehicle Lookup

What are the details of vehicle number 1000032?

Count Electric Vehicles

How many electric vehicles are registered in Israel?

Test Check

Is the roadworthiness test for vehicle 1000039 still valid?

Try These Queries

What are the details of vehicle 1234567?

How many electric Tesla vehicles are registered in Israel?

Is the test valid for vehicle 9876543?

Search for Toyota Corolla vehicles from 2020

What vehicle manufacturers exist in the registry?

Frequently Asked Questions

Related Servers

DataGov Israel

aviveldanAuthor: aviveldan
Verified·94
stdio13 tools

Python-based MCP server for Israeli Government Open Data (data.gov.il) with full CKAN API coverage and built-in data visualization. Beyond standard dataset search and retrieval, it offers dataset profiling (field types, missing values, statistics), interactive Vega-Lite chart generation (histogram, bar, line, scatter), and Leaflet map generation from geographic data. Built with FastMCP and async httpx for optimal performance, with 34+ automated tests.

0.01643,341
Claude CodeCursorWindsurf+3

Data.gov.il Advanced

DavidOsherdiagnosticaAuthor: DavidOsherdiagnostica
Trusted·87
stdio10 tools

MCP server giving AI assistants structured access to thousands of Israeli government datasets from the national open data portal (data.gov.il) via the official CKAN API. Discover datasets by Hebrew or English keyword with fuzzy, typo-tolerant matching, browse and cross-reference tags, pull full dataset metadata, and extract filtered, sorted, paginated records. Ships an in-memory catalog snapshot for instant discovery, 6 read-only resources, and 3 expert analysis prompts (food and nutrition, environment, real estate). Runs over stdio, Streamable HTTP, or Docker, with no API key required by default.

0.0742,860
Claude CodeCursorWindsurf+3

IL Budget

david-aftergutAuthor: david-aftergut
Trusted·72
stdio6 tools

FastMCP interface to Israel's OpenBudget API enabling AI assistants to query the full governmental budget structure, drill into detailed budget items under specific parents, retrieve historical budget data by code, access procurement contracts, and look up support payment information. Includes a general search tool across multiple budget data categories and bridges the OpenBudget/BudgetKey API into a clean MCP tool interface.

0.0232,534
Claude CodeCursorWindsurf+3
Found an issue with this MCP server?

Use at your own risk. Terms of Use · Security

Know an Israeli MCP server that should be listed here? Submit an MCP

Reviews (...)