Metadata-Version: 2.4
Name: kilimo-mcp
Version: 0.1.1
Summary: MCP server for Kenya precision agriculture — crop calendar, fertilizer guide, pe
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: fastmcp>=0.9

# kilimo-mcp

> Kenya precision agriculture via MCP — crop calendar, fertilizer, pest alerts, KALRO varieties

[![PyPI](https://img.shields.io/badge/PyPI-v0.1.0-blue)](https://github.com/gabrielmahia/kilimo-mcp)
[![License](https://img.shields.io/badge/License-MIT-green)](https://github.com/gabrielmahia/kilimo-mcp)
[![Layer](https://img.shields.io/badge/Layer-Social-purple)](https://github.com/gabrielmahia/kilimo-mcp)

## Install

```bash
pip install kilimo-mcp
```

## What it does

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 |

## Usage

```bash
# Run as standalone MCP server
kilimo-mcp

# Or add to Claude Desktop / any MCP client
# Add to your MCP config: {"command": "kilimo-mcp"}
```

## Part of the Kenya Coordination Infrastructure Stack

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](https://gabrielmahia.github.io/nairobi-stack)  
→ [Full Portfolio](https://gabrielmahia.github.io)

## Trust Integrity

All data in this server is **clearly labeled DEMO** where synthetic. Verify all operational data with the relevant Kenyan government authority before use.

## License

MIT © Gabriel Mahia | [AI-KungFU](https://github.com/gabrielmahia) | contact@aikungfu.dev

> *Decision infrastructure for East Africa*
