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
title_search_guide

Guide to searching land titles at Kenya Land Registry. DEMO.

land_rates_query

Land rates and rent for Kenya counties. DEMO.

subdivision_processC

Land subdivision application process in Kenya. DEMO.

land_dispute_paths

Land dispute resolution pathways in Kenya. DEMO.

land_rights_query

Land rights under Kenya Constitution 2010 and Land Act 2012. 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/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The single tool is clearly distinguishable.

Naming Consistency5/5

There is only one tool, so naming conventions are trivially consistent. The name 'subdivision_process' follows a clear noun_noun pattern.

Tool Count2/5

A single tool for a land subdivision process is too few, even for a demo. The server's scope likely requires multiple tools for a complete workflow, but only one is provided, making it feel incomplete.

Completeness1/5

The tool set is severely incomplete. A land subdivision application process typically involves multiple steps and operations (e.g., submitting documents, checking status, approvals), but only one tool covering a vague 'process' is provided, leaving obvious gaps.

Maintenance

ActivitySlowing
ResponsivenessNo issues