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
matatu_route_finderA

Find matatu routes between Kenyan towns. DEMO.

ntsa_services_guideA

NTSA services guide: driving licence, vehicle inspection, permits. DEMO.

boda_licensing_guideB

Boda boda (motorcycle taxi) licensing requirements in Kenya. DEMO.

freight_logistics_guideC

Freight logistics options for Kenya SMEs. DEMO.

transport_rights_queryC

Passenger rights for Kenya public transport. 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.2/5.0

Scored across 5 tools

Disambiguation5/5

Each tool targets a distinct transport topic: matatu routes, NTSA services, boda licensing, freight logistics, and passenger rights. There is no overlap in purpose; an agent can easily tell them apart based on the subject matter in the descriptions.

Naming Consistency3/5

All names follow snake_case and a similar 'topic-purpose' structure, but the suffixes vary inconsistently: 'finder', 'guide', 'guide', 'guide', 'query'. This mixed pattern is readable but not fully predictable.

Tool Count5/5

With only 5 tools, the server is tightly scoped to a niche domain—Kenyan transport information. Each tool covers a distinct aspect, and the count feels deliberate rather than sparse or bloated.

Completeness4/5

The set covers major transport information areas: routes, licensing, services, freight, and rights. Minor gaps exist (e.g., road conditions, specific fare queries), but the core surface for a transport-info demo is well represented.

Maintenance

ActivityStale
ResponsivenessNo issues