Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
nhif_coverage_queryB

Query NHIF/SHA coverage for a procedure or condition. DEMO.

health_facility_finderC

Find accredited health facilities in a Kenya county/sub-county. DEMO.

chw_service_lookupC

Lookup CHW services in a Kenya sub-county. DEMO.

maternal_health_guideC

ANC milestones, danger signs, and delivery guidance for Kenya. DEMO.

essential_medicinesC

Query Kenya Essential Medicines List. DEMO.

health_rights_queryC

Patient rights under Kenya Health Act 2017. DEMO.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.1/5.0

Scored across 6 tools

Disambiguation5/5

Each tool addresses a distinct domain within Kenya healthcare (CHW services, medicines, facilities, rights, maternal health, NHIF coverage). No two tools overlap in purpose, ensuring clear selection.

Naming Consistency4/5

All names use lowercase with underscores and follow a 'domain_operation' pattern, but the operation terms vary: 'lookup', 'finder', 'query', 'guide'. This minor inconsistency prevents a perfect score.

Tool Count5/5

Six tools is appropriate for a focused healthcare demo. The set covers key information areas without being overwhelming or too sparse.

Completeness4/5

The tools cover essential health information queries for Kenya. While additional tools like immunization schedules or disease-specific guides could be added, the current set covers major user needs with minor gaps.

Maintenance

ActivityStale
ResponsivenessNo issues