Skip to main content
Glama
gabrielmahia

nishati-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
kplc_connection_guideC

Guide to new KPLC electricity connection in Kenya. DEMO.

tariff_calculatorC

Estimate monthly KPLC electricity cost for Kenya household. DEMO.

solar_options_guideD

Off-grid solar options for Kenya households. DEMO.

energy_subsidy_programsC

Kenya energy subsidy and access programs. DEMO.

energy_rights_queryC

Consumer rights for electricity 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

C2.7/5.0

Scored across 5 tools

Disambiguation5/5

Each tool targets a distinct aspect of Kenya household energy: rights, subsidies, connection, solar options, and tariff calculation. There is no overlap in purposes.

Naming Consistency5/5

All tool names follow a clear noun_phrase pattern with underscores (e.g., energy_rights_query, tariff_calculator), providing consistent, descriptive naming.

Tool Count5/5

With 5 tools covering the key areas of Kenya household energy, the set is well-scoped and not overly large or small for an informational server.

Completeness4/5

The server covers consumer rights, subsidies, connection guide, solar options, and tariff calculation. Minor gaps exist (e.g., outage reporting, applicable for demo use).

Maintenance

ActivityMaintained
ResponsivenessNo issues