FHIR-MCP

CaseMark/FHIR-MCP

3.2

If you are the rightful owner of FHIR-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 dayong@mcphub.com.

The FHIR Progressive Discovery MCP Server is a sophisticated server built on the FastMCP framework, designed to provide progressive discovery of FHIR operations.

Tools

Functions exposed to the LLM to take actions

discover_resource_groups

Entry point for progressive discovery, returns resource groups ranked by relevance to your intent.

explore_resource_group

Deep dive into a specific group, shows all resources and available operations.

get_resource_schema

Get Pydantic schema for any FHIR resource, shows required fields, types, and structure.

create_resource

Create and validate FHIR resources, returns validated FHIR JSON.

convert_pdf_to_fhir

Convert medical PDFs to FHIR DocumentReference, extract text and metadata.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources