nishati-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 5 tools
Each tool targets a distinct aspect of Kenya household energy: rights, subsidies, connection, solar options, and tariff calculation. There is no overlap in purposes.
All tool names follow a clear noun_phrase pattern with underscores (e.g., energy_rights_query, tariff_calculator), providing consistent, descriptive naming.
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.
The server covers consumer rights, subsidies, connection guide, solar options, and tariff calculation. Minor gaps exist (e.g., outage reporting, applicable for demo use).