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
school_finderB

Find schools in a Kenya county by level. DEMO.

exam_results_guideC

Guide to KCPE/KCSE results, grading, and cluster points. DEMO.

helb_loan_infoC

HELB loan eligibility, application, and repayment. DEMO.

tvet_programsB

TVET programs available in Kenya by trade or county. DEMO.

literacy_resourcesC

Adult education, literacy programs, and continuing education in Kenya. DEMO.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 5 tools

Disambiguation5/5

Each tool targets a distinct area of Kenya's education system: exam results, HELB loans, literacy, school finding, and TVET programs. There is no overlap in purpose.

Naming Consistency5/5

All tool names follow a consistent snake_case pattern using descriptive noun phrases (e.g., exam_results_guide, school_finder), making them predictable and readable.

Tool Count5/5

Five tools are well-suited for an education-focused MCP server covering key aspects of Kenya's education system without being overloaded or sparse.

Completeness4/5

The set covers major educational domains (exams, loans, literacy, schools, TVET) but lacks tools for university admissions, curriculum, or teacher resources, which are minor gaps for a demo.

Maintenance

ActivityStale
ResponsivenessNo issues