Skip to main content
Glama
gabrielmahia

nyumba-mcp

by gabrielmahia

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
rental_market_guideC

Kenya rental market guide: prices, tenant rights, and county-specific info. DEMO.

tenant_rights_guideC

Kenya tenant rights under Rent Restriction Act and Land Act. DEMO.

building_permit_guideC

Building plan approval and permit process in Kenya counties. DEMO.

affordable_housing_guideB

Kenya affordable housing programs: Boma Yangu, SHA, county schemes. DEMO.

housing_finance_guideB

Kenya housing finance: mortgages, SACCOS, tenant purchase schemes. 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.3/5.0

Scored across 5 tools

Disambiguation5/5

Each tool covers a distinct aspect of Kenya housing: affordable programs, permits, finance, rental market, and tenant rights. The descriptions clearly differentiate them, and no two tools have overlapping purposes.

Naming Consistency5/5

All tool names follow an identical pattern of '[topic]_guide', using consistent snake_case. This predictability allows agents to infer the tool's purpose from its name alone.

Tool Count5/5

Five tools is appropriate for a domain-specific information server. It covers key housing topics without being too sparse or overwhelming, and each tool earns its place.

Completeness4/5

The set covers major housing guides for Kenya, but a production version might include additional topics like property buying or taxes. However, for a demo server, the current scope is reasonably complete.

Maintenance

ActivityStale
ResponsivenessNo issues