Data Gov Il
@DavidOsherProceed
关于 Data Gov Il
MCP server for accessing Israeli Government Open Data through data.gov.il
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"data-gov-il": {
"command": "npx",
"args": [
"--yes",
"git+https://github.com/DavidOsherProceed/data-gov-il-mcp.git",
"--stdio"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
数据与分析 分类下的更多 MCP 服务器
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
Federal Reserve Economic Data MCP Server
stefanoamorelliOpen-source FRED MCP Server (Federal Reserve Economic Data)
MCP.science: Open Source MCP Servers for Scientific Research 🔍📚
pathintegral-instituteOpen Source MCP Servers for Scientific Research
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.
HubSpot MCP Server
peakmojoA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
评论