MCP.so
登录

Data Gov Il

@DavidOsherProceed

关于 Data Gov Il

MCP server for accessing Israeli Government Open Data through data.gov.il

基本信息

分类

数据与分析

传输方式

stdio

发布者

DavidOsherProceed

提交者

David Osher

配置

使用下面的配置,将此服务器添加到你的 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 服务器