Server data from the Official MCP Registry
MCP server for agriculture coordination in East Africa (kilimo = farming)
MCP server for agriculture coordination in East Africa (kilimo = farming)
kilimo-mcp is a well-structured MCP server for Kenya precision agriculture with no authentication requirements, which is appropriate for its data-serving purpose. The server provides read-only agricultural tools (crop calendars, fertilizer guides, pest alerts, market timing, crop varieties, input costs) backed by hardcoded demo/reference data. Code quality is good with proper input validation, clear data sourcing, and appropriate error handling. No malicious patterns, code injection risks, or credential handling issues detected. Permissions are appropriately scoped for the server's purpose. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
5 files analyzed · 9 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-gabrielmahia-kilimo-mcp": {
"args": [
"kilimo-mcp"
],
"command": "uvx"
}
}
}From the project's GitHub README.
Compatible with claude-sonnet-5 (released 2026-06-30) — Anthropic's most agentic
Sonnet yet. Runs multi-step tool chains end-to-end without stopping short.
Install: pip install kilimo-mcp · Use with any MCP client.
Kenya precision agriculture via MCP — crop calendar, fertilizer, pest alerts, KALRO varieties
Agricultural AI for East Africa requires domain-specific retrieval — generic models hallucinate crop varieties, soil types, and local market conditions.
Research basis:
Knowledge base pairing:
Coordination:
Pairs with wapimaji-mcp (water), bima-mcp (insurance), soko-mcp (markets)
via africa-coord-bus for full drought response cascade.
pip install kilimo-mcp
6 MCP tools covering Kenya precision agriculture. 1st world equivalent: Climate Corp / Granular.
| Tool | Description |
|---|---|
crop_calendar | Kenya crop planting and harvesting calendar by region |
fertilizer_guide | Fertilizer recommendations by crop and soil type |
pest_disease_alert | Crop pest and disease identification and management |
market_timing_guide | Best timing to sell produce based on price cycles |
kalro_varieties | KALRO improved crop variety recommendations |
input_cost_calculator | Kenya farm input cost calculator and comparison |
# Run as standalone MCP server
kilimo-mcp
# Or add to Claude Desktop / any MCP client
# Add to your MCP config: {"command": "kilimo-mcp"}
This is one of 23 MCP servers covering the full coordination infrastructure of East Africa:
Economic: mpesa · mkopo · bima · soko · sifa · remit · kra · faida
Physical: wapimaji · nishati · usafiri · ardhi
Social: afya · afya-ya-akili · elimu · kazi · haki-ya-kazi · kilimo · jumuia
Civic: nyumba · habari · mazingira · civic-agent-kit
→ The Nairobi Stack
→ Full Portfolio
All data in this server is clearly labeled DEMO where synthetic. Verify all operational data with the relevant Kenyan government authority before use.
MIT © Gabriel Mahia | AI-KungFU | contact@aikungfu.dev
Decision infrastructure for East Africa
This MCP server is one of 32 tools in the Kenya coordination infrastructure.
It connects to africa-coord-bus — the coordination
event bus that routes signals between domains automatically.
When this server detects a threshold condition, the bus notifies:
bima-mcp — parametric insurance evaluationkilimo-mcp — agricultural advisoryafya-mcp — health surveillance activationcounty-mcp — county office alertpip install africa-coord-bus
All servers: pypi.org/user/gmahia
MIT licensed. Feedback via GitHub Issues only — pull requests are not accepted. Demo data is labeled DEMO and is not suitable for operational decisions. Full policy: docs/architecture/IP_POLICY.md. Security reports: see SECURITY.md.
pip install reli-cli && reli list — 33 MCP servers on the official MCP Registry under io.github.gabrielmahiaModel-agnostic by design: closed APIs, open-weight models, and small distilled models are all first-class citizens.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.