Skip to main content
Glama

FHIR MCP Server

by the-momentum

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MASTER_KEYNoMaster encryption key for sensitive configuration values
FHIR_BASE_URLNoFHIR base path/fhir/R4
LOINC_ENDPOINTNoLOINC API search endpointhttps://loinc.regenstrief.org/searchapi/loincs
LOINC_PASSWORDNoLOINC account password
LOINC_USERNAMENoLOINC account username
EMBEDDING_MODELNoHugging Face embedding model nameNeuML/pubmedbert-base-embeddings
FHIR_SERVER_HOSTYesFHIR API host URLhttps://api.medplum.com
PINECONE_API_KEYYesPinecone API key for vector search
FHIR_SERVER_CLIENT_IDYesOAuth2 client ID for FHIR
FHIR_SERVER_CLIENT_SECRETYesOAuth2 client secret for FHIR

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/the-momentum/fhir-mcp-server'

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