fomu-mcp
Enables interaction with Kenya's government processes by providing form checklists, draft letters, requirements checks, eCitizen guides, Huduma Centre locations, and timeline planning.
README
fomu-mcp
Kenya civic form agent via MCP — turns citizen needs into government form checklists, draft applications, and timeline plans.
Fomu (Swahili for "form")
Why This Exists
"Form Agent: turns messy user answers into applications, checklists, letters."
— East Africa AI Infrastructure Schematic
Kenya's government processes are documented but navigating them requires knowing what to look for.
fomu-mcp encodes the institutional knowledge: what to bring, where to go, how long it takes, what to pay.
Install
pip install fomu-mcp
Tools (6)
| Tool | Function |
|---|---|
form_checklist |
Complete requirements list for any Kenya government form |
form_draft_letter |
Generate draft formal letters (introduction, reference, complaint, land inquiry) |
form_requirements_check |
Tell user what they have and what they're missing |
ecitizen_guide |
eCitizen portal service directory |
huduma_centre_guide |
Huduma Centre locations and services by county |
form_timeline_planner |
Sequence multiple processes with estimated completion dates |
Example
# Check readiness for business registration
await call_tool("form_requirements_check", {
"form_type": "business_registration",
"user_has": ["national ID", "KRA PIN", "passport photo"]
})
# Returns: missing items + completeness % + next step
Part of AI-KungFU East Africa Coordination Infrastructure
Part of the SII Stack — the Form Agent layer in the 7-agent type framework: Research · Form · Verification · Translation · Financial · Market · Escalation
→ sii-stack → The Nairobi Stack
License
MIT © Gabriel Mahia | contact@aikungfu.dev
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.