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
swahili_english_glossaryC

Swahili-English civic and government glossary. DEMO.

kikuyu_language_guideC

Kikuyu language basics and resources for Kenya. DEMO.

luo_language_guideC

Luo language basics and resources for Kenya. DEMO.

official_document_glossaryC

Kenya official document terminology guide — forms, certificates, legal terms. DEMO.

language_detection_guideC

Guide to language detection and translation resources for Kenya. DEMO.

civic_terminology_swahiliC

Swahili translations of Kenya civic and legal processes. DEMO.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.8/5.0

Scored across 6 tools

Disambiguation4/5

Each tool targets a distinct language or concept (Swahili terminology, Kikuyu guide, Luo guide, language detection, document glossary, English-Swahili glossary). Minor overlap between the two Swahili-focused tools but descriptions differentiate them.

Naming Consistency5/5

All names follow a consistent lowercase_with_underscores pattern, combining nouns clearly (e.g., civic_terminology_swahili, language_detection_guide). No mixed conventions.

Tool Count5/5

Six tools cover major Kenyan languages and document types without being excessive. The count is well-scoped for a language resource server.

Completeness3/5

The set provides guides and glossaries for Swahili, Kikuyu, Luo, and official documents, but lacks other Kenyan languages and actual translation functionality. The server's DEMO nature explains the gaps but they are notable.

Maintenance

ActivityMaintained
ResponsivenessNo issues