Skip to main content
Glama
gabrielmahia

kilimo-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
crop_calendarC

Kenya crop planting and harvesting calendar by region. DEMO.

fertilizer_guideB

Fertilizer recommendations by Kenya crop and soil type. DEMO.

pest_disease_alertC

Kenya crop pest and disease management guide. DEMO.

market_timing_guideC

Best timing to sell Kenya produce based on price cycles. DEMO.

kalro_varietiesC

KALRO improved crop variety recommendations for Kenya. DEMO.

input_cost_calculatorC

Kenya farm input cost calculator and comparison. 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.2/5.0

Scored across 6 tools

Disambiguation5/5

Each tool targets a distinct agricultural domain: planting schedule, fertilizer, pests, market timing, varieties, and input costs. No overlap in purpose, making tool selection unambiguous.

Naming Consistency5/5

All tool names use a consistent lowercase snake_case pattern with noun-noun combinations (e.g., crop_calendar, fertilizer_guide). The naming is uniform and descriptive, making it easy to predict tool functions.

Tool Count5/5

Six tools is a well-scoped set for an agricultural advisory server, covering key aspects without being overwhelming. Each tool has a clear purpose, and the count is within the ideal range.

Completeness4/5

The tools cover the core planting-to-selling lifecycle: planting calendar, fertilizer, pest/disease management, market timing, variety selection, and cost calculation. Minor gaps exist (e.g., weather or irrigation guidance), but the surface is largely complete for its stated purpose.

Maintenance

ActivityStale
ResponsivenessNo issues