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.

コメント

「データと分析」の他のコンテンツ