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
🎓 Semantic Scholar MCP Server
JackKuo666🔍 This project implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references.
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
Google Ads MCP
cohnenAn MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all th
MCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
Comments