Data Gov Il
@DavidOsherProceed
About Data Gov Il
MCP server for accessing Israeli Government Open Data through data.gov.il
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"data-gov-il": {
"command": "npx",
"args": [
"--yes",
"git+https://github.com/DavidOsherProceed/data-gov-il-mcp.git",
"--stdio"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Data Gov Il?
Data Gov Il is an MCP (Model Context Protocol) server that enables Claude and other AI assistants to search, discover, and analyze thousands of government datasets from Israel's open data portal at data.gov.il.
How to use Data Gov Il?
Clone the repository, run npm install, then add the server to your Claude Desktop configuration by pointing to the stdio.js file. Restart Claude Desktop to access the available MCP tools.
Key features of Data Gov Il
- Search datasets by keywords in Hebrew or English
- Browse and search curated tags by topic or category
- Get detailed information about any dataset
- Extract and analyze actual dataset records
- List all Israeli government organizations with datasets
Use cases of Data Gov Il
- Query demographic or economic data from Israeli government datasets
- Find relevant datasets using Hebrew or English keywords
- Analyze specific records within a chosen dataset via natural language
- Explore datasets organized by government ministry or topic tag
FAQ from Data Gov Il
What does Data Gov Il do?
It acts as a bridge between AI assistants and Israel's open data portal, allowing assistants to search, discover, and analyze thousands of government datasets directly.
Where does the data come from?
All data originates from the Israeli Government Open Data portal at data.gov.il.
How do I install and configure the server?
Clone the repository, run npm install, then add a JSON entry to your Claude Desktop config pointing to the stdio.js file. Restart Claude Desktop to use the tools.
What transport protocol does the server use?
The server uses stdio transport, as indicated by the provided stdio.js entry point.
More Data & Analytics MCP servers
Bright Data MCP
luminati-ioA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
Data Visualization MCP Server
isaacwassermanMCP Server for Deep Research
reading-plus-aiPubMed MCP Server
cyanheadsSearch PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
Comments