Skip to main content
Glama

Smart EHR MCP Server

by jmandel
config.claude.json747 B
{ "retrieverConfig": { "deliveryEndpoints": { "mcp-callback": { "postUrl": "/ehr-retriever-callback" } }, "brandFiles": [ { "url": "./brands/epic-sandbox.json", "tags": ["epic", "prod"], "vendorConfig": { "clientId": "6a424079-77de-418b-94c7-485d08ffc3f7", "scopes": "patient/*.rs", "redirectUrl": "https://healthsearch.snarked.com:8443/ehr-callback", "note": "Username 'fhircamila', Password 'epicepic1'" } } ] }, "server": { "host": "localhost", "port": 3005, "baseUrl": null }, "persistence": { "enabled": true, "directory": "./data" }, "security": { "disableClientChecks": true } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jmandel/health-record-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server