An MCP server that wraps the eClinicalWorks / healow FHIR R4 API so an MCP client (e.g. Claude Desktop) can read patient clinical data from one or more practices.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.HEALOW_CLIENT_ID— yes OAuth client id issued by healow/eCW.HEALOW_CLIENT_SECRET— yes OAuth client secret (confidential client).HEALOW_REDIRECT_URI— yes Registered redirect URI. A loopback URL (e.g. http://localhost:9999/callback) enables auto-capture during bootstrap.HEALOW_TOKEN_STORE— The SQLite store at $ holds only non-secret metadata[](https://m8ven.ai/mcp/voysi-ia-healow-mcp-server-2yiu34)