Israel Health Data MCP Server
@david-aftergut
Israel Health Data MCP Server について
MCP server providing access to Israeli Ministry of Health data dashboard APIs.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"ILHealth-mcp": {
"command": "uv",
"args": [
"venv"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Israel Health Data MCP Server?
An MCP server that interfaces with the Israeli Ministry of Health data dashboard APIs, providing easy access to information about hospitals' quality of service, surveys, and more. It serves as a bridge between the MOH API and MCP clients.
How to use Israel Health Data MCP Server?
Install via git clone and use uv to set up the environment, then activate the virtual environment and install dependencies with uv pip install -r pyproject.toml. For Claude use fastmcp install server.py; for testing with MCP Inspector use fastmcp dev server.py. For Visual Studio Code (Copilot) configure the MCP server in .vscode/mcp.json and enable MCP Discovery.
Key features of Israel Health Data MCP Server
- Access to Israeli Ministry of Health data dashboards.
- Provides tools:
get_available_subjects,get_metadata,get_data,get_links. - Covers subjects: Medical Services, Health Services Quality, War Casualties, Child Checkup, Child Development, Beaches, Health Funds (Insurance).
- Bridges the MOH API to MCP clients.
- Works with VS Code Copilot, Claude AI Assistant, and MCP Inspector.
Use cases of Israel Health Data MCP Server
- Query hospital quality-of-service data from the MOH dashboard.
- Retrieve survey results on health services quality.
- Access war casualty statistics for research or reporting.
- Obtain child development checkup data for public health analysis.
- Fetch health fund (insurance) information.
FAQ from Israel Health Data MCP Server
What subjects are available?
Medical Services, Health Services Quality, War Casualties, Child Checkup, Child Development, Beaches, and Health Funds (Insurance).
What are the system requirements?
Python 3.10 or higher and the uv package manager.
How can I run the server with Claude?
Use the command fastmcp install server.py in the project directory.
Which tools does the server provide?
Four tools: get_available_subjects, get_metadata, get_data, and get_links.
How do I set it up with Visual Studio Code?
Place the configured MCP server path in .vscode/mcp.json and enable MCP and MCP Discovery in VS Code settings. Agent mode must be enabled in Copilot.
「データと分析」の他のコンテンツ
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
MCP Server for Data Exploration
reading-plus-aiBright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Bright Data MCP
luminati-ioA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Bright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
コメント