mcp-fhir-patient-index

Shaumik-Ashraf/mcp-fhir-patient-index
★ 2 stars Ruby 🔌 API Integration Updated 1d ago
A master patient index with a FHIR API, MCP server, and web UI on Ruby on Rails 8.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-fhir-patient-ind": {
      "command": "npx",
      "args": [
        "-y",
        "Shaumik-Ashraf/mcp-fhir-patient-index"
      ]
    }
  }
}

README Excerpt

> ⚠️ Development in progress A [master patient index](https://en.wikipedia.org/wiki/Enterprise_master_patient_index) in Rails 8 with a conformant [FHIR](https://www.hl7.org/fhir/summary.html) API and [Model Context Protocol (MCP)](https://modelcontextprotocol.io/about) for LLM integration. - Built-in MCP server