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
40installs1,003views
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.0871,643
Claude CodeCursorWindsurf+3

Data.gov.il Advanced

DavidOsherDevDevAuthor: DavidOsherDevDev
Trusted·84
stdio9 tools

MCP server enabling AI assistants to search, discover, and analyze thousands of Israeli government datasets from the national open data portal (data.gov.il). Provides tag-based browsing, keyword search in Hebrew and English, dataset metadata retrieval, record-level data extraction, and organization listing. Version 2.1 adds expert analysis prompts for food/nutrition, environmental sustainability, and real estate market domains. Data sources include government ministries, local authorities, and regulatory bodies via CKAN API.

0.0441,292
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.0121,094
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 (...)