ILHealth-mcp

ILHealth-mcp

3.2

If you are the rightful owner of ILHealth-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP server providing access to Israeli Ministry of Health data dashboard APIs.

The Israel Health Data MCP Server is a FastMCP server designed to interface with the Israeli Ministry of Health's data dashboard APIs. It provides seamless access to a wide range of health-related data, including information on hospitals' quality of service, surveys, and more. This server acts as a bridge between the Ministry of Health's API and MCP clients, facilitating easy retrieval and utilization of health data. The server is built to support various platforms and tools, making it versatile for different use cases. It requires Python 3.10 or higher and utilizes the 'uv' package manager for installation and management. The server is particularly useful for developers and researchers who need to access and analyze health data from Israel's Ministry of Health.

Features

  • Easy access to Israeli Ministry of Health data
  • Supports multiple health subjects including medical services and child development
  • Compatible with various platforms and tools
  • Facilitates data retrieval and analysis
  • Built with FastMCP for efficient performance

Tools

  1. get_available_subjects

    Get a list of all available subject areas with descriptions.

  2. get_metadata

    Get metadata about available data endpoints for a specific subject.

  3. get_data

    Get specific data from an endpoint.

  4. get_links

    Get relevant links and documentation for a subject area.