MCP Server
MCP
io.github.kriskraw80/mychart
Connects to Epic MyChart patient portals: interactive login, list and download your own test results
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mychart-mcp-server",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Default MyChart provider URL (alternative to the mychart_set_provider tool)",
"format": "string",
"name": "MYCHART_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment