Skip to main content
Glama

Smart EHR MCP Server

by jmandel
config.smartsandbox.json971 B
{ "deliveryEndpoints": { "mcp-callback": { "postUrl": "/ehr-retriever-callback" } }, "ehr": { "fhirBaseUrl": "https://launch.smarthealthit.org/v/r4/sim/WzMsIjE0ODY3ZGJhLWZiMTEtNGRmMy05ODI5LThlOGUwODFiMzllNiIsIiIsIkFVVE8iLDAsMSwwLCIiLCIiLCIiLCIiLCIiLCIiLCIiLDAsMSwiIl0/fhir", "clientId": "mcp-client", "requiredScopes": [ "openid", "fhirUser", "launch/patient", "patient/Patient.read", "patient/Observation.read", "patient/Condition.read", "patient/DocumentReference.read", "patient/MedicationRequest.read", "patient/MedicationStatement.read", "patient/AllergyIntolerance.read", "patient/Procedure.read", "patient/Immunization.read", "patient/CommunicationRequest", "patient/Contract" ] }, "server": { "host": "localhost", "baseUrl": null, "port": 3001 }, "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