Skip to main content
Glama
gabrielmahia

habari-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
gazette_searchD

Guide to searching Kenya Gazette for legal notices, regulations, and appointments. DEMO.

tender_search_guideC

Guide to finding and accessing Kenya government tenders. DEMO.

open_data_guideC

Kenya open government data sources and APIs. DEMO.

parliament_trackerC

Track Kenya parliament: bills, Hansard, committees, and petitions. DEMO.

citizen_feedback_channelsC

Official channels for Kenyan citizen feedback, complaints, and government access. 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.8/5.0

Scored across 5 tools

Disambiguation5/5

Each tool targets a distinct area of Kenyan government information: citizen feedback, gazette legal notices, open data, parliament tracking, and tenders. No overlap or ambiguity.

Naming Consistency4/5

All names use snake_case and are descriptive of their purpose (e.g., gazette_search, parliament_tracker). However, the pattern varies slightly (some end with '_guide', '_search', '_tracker', '_channels'), lacking a single consistent verb_noun structure.

Tool Count5/5

Five tools is an appropriate and focused scope for a server covering key aspects of Kenyan government access. Not too sparse or overwhelming.

Completeness4/5

The set covers major access points (feedback, legal notices, open data, parliament, tenders). Minor gaps like government directory or press releases exist but don't undermine the core functionality.

Maintenance

ActivityMaintained
ResponsivenessNo issues