healthcare-mcp

Ewelkaka/healthcare-mcp
★ 1 stars TypeScript 🤖 AI/LLM Updated 1d ago
Healthcare MCP Server for Prompt Opinion - Agents Assemble Challenge
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": {
    "healthcare-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Ewelkaka/healthcare-mcp"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) server for healthcare data access via FHIR API. Built for the [Prompt Opinion Agents Assemble Challenge](https://www.promptopinion.ai/agents-assemble-challenge). - **Patient Summary** - Get comprehensive patient overview (demographics, conditions, medications) - **Medications** - List active medication requests with dosage instructions

Tools (5)

get_conditionsget_lab_resultsget_medicationsget_patient_summaryhttp