Skip to content

j4jayant/mcp-fhir-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example MCP SSE Server intgrated with FHIR Server

A Model Context Protocol (MCP) server implementation that integrates with FHIR server to implement FHIR specific tool definitions. This is quick and dirty implementation and sole objective is to demonstrate MCP + FHIR integration. This implementation doesn't cover FHIR server OAuth and depends on supplied Auth token.

I have tested this integration for Patient and Appointment resources without any issues.

This MCP server implements two tools

  1. Create FHIR Resource Takes Two input parameters
    • ResourceType
    • ResourceBody
  2. Read FHIR Resource Takes Two input parameters
    • ResourceType
    • ResourceID

Dependencies

About

Example MCP SSE Server with FHIR Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors