We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/medplum/medplum'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.defaults•436 B
# Configuration for Medplum hosted server
MEDPLUM_BASE_URL=https://api.medplum.com
GOOGLE_CLIENT_ID="921088377005-3j1sa10vr6hj86jgmdfh2l53v3mp7lfi.apps.googleusercontent.com"
MEDPLUM_CLIENT_ID=''
PHOTON_ORG_ID=''
PHOTON_CLIENT_ID=''
# Configuration for local development server
# MEDPLUM_BASE_URL=http://localhost:8103
# GOOGLE_CLIENT_ID="397236612778-c0b5tnjv98frbo1tfuuha5vkme3cmq4s.apps.googleusercontent.com"
# MEDPLUM_CLIENT_ID=''