llucbrell/chat-with-fhir-mcp-server
3.1
If you are the rightful owner of chat-with-fhir-mcp-server 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.
This is a TypeScript-based MCP server that connects to a FHIR server, providing core MCP functionality for interacting with FHIR resources.
Tools
Functions exposed to the LLM to take actions
search_fhir
Search FHIR resources by resourceType and searchParams, returning FHIR search results.
read_fhir
Read an individual FHIR resource by URI, returning the resource in JSON format.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client