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.
数据与分析 分类下的更多 MCP 服务器
HubSpot MCP Server
baryhuangA 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.
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
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.
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
评论