Skip to main content
Glama
DetonaRapha

mcp-health-server

by DetonaRapha

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HEALTH_DATA_PATHNoPath to the synthetic dataset.bundled data/patients.json
MCP_HEALTH_LOG_LEVELNoAudit log verbosity.INFO

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_patientsA

Search synthetic patients by name or condition. Returns lean summaries.

get_patientA

Return a patient's demographics and conditions by id.

list_appointmentsA

List appointments for a patient, optionally filtered to a date range.

book_appointmentB

Book a new appointment for a patient.

CONSEQUENTIAL WRITE: this changes state. Marked destructive so the MCP host prompts the user for confirmation before it runs.

Prompts

Interactive templates invoked by user choice

NameDescription
triage_summaryA prompt template instructing the model to summarise a patient for triage.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/DetonaRapha/mcp-health-server-'

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