myatriumhealth-mcp

chrischall/myatriumhealth-mcp
★ 0 stars TypeScript Browser/Web Updated 2d ago
MCP server for MyAtriumHealth (Atrium Health's Epic MyChart patient portal) — reads test results, medications, allergies, immunizations and visits by routing requests through the user's signed-in browser tab via the fetchproxy bridge, reusing their authenticated session.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "myatriumhealth-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chrischall/myatriumhealth-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for **MyAtriumHealth** — Atrium Health's [Epic MyChart](https://www.mychart.com/) patient portal at `my.atriumhealth.org`. Reads test results, medications, allergies, immunizations, health issues, goals and visits. > This project was developed and is maintained by AI. Use at your own discretion.

Tools (20)

MAH_DEVICE_FILEMAH_PASSWORDMAH_USERNAMEMAH_WS_PORTmah_auth_statusmah_get_health_summarymah_get_menumah_healthcheckmah_list_allergiesmah_list_billing_accountsmah_list_care_teammah_list_goalsmah_list_health_issuesmah_list_immunizationsmah_list_insurancemah_list_medicationsmah_list_message_foldersmah_list_messagesmah_list_past_visitsmah_list_test_results