follow-up-radar-mcp

DaymondGoulderHorobin/follow-up-radar-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
Prompt Opinion MCP server for unresolved abnormal result follow-up using synthetic FHIR data
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": {
    "follow-up-radar-mcp": {
      "command": "uvx",
      "args": [
        "follow-up-radar-mcp"
      ]
    }
  }
}

Or install with pip: pip install follow-up-radar-mcp

README Excerpt

Follow-Up Radar is a clinician-facing MCP server that reviews synthetic FHIR patient data for potentially unresolved abnormal results and generates a structured follow-up brief for clinician review. Clinical decision support only. For clinician review. Not a diagnosis or treatment directive. - Project: Agents Assemble Prompt Opinion Hackathon

Tools (4)

find_unresolved_abnormal_resultsgenerate_follow_up_briefget_patient_snapshotget_recent_observations