fomu-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| form_checklist | Generate a checklist for a Kenya government form or application. DEMO. |
| form_draft_letterA | Generate a draft formal letter for common Kenya civic requests. DEMO. |
| form_requirements_check | Check if user has all requirements for a Kenya government form. DEMO. |
| ecitizen_guide | Guide to Kenya eCitizen portal services. DEMO. |
| huduma_centre_guide | Guide to Kenya Huduma Centre services and locations. DEMO. |
| form_timeline_planner | Plan timeline for Kenya government processes. DEMO. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion or overlap between tools.
The single tool name follows a clear verb_noun pattern using snake_case, consistent with common conventions.
The server has only one tool, which feels thin for the domain of generating formal letters for common civic requests. However, as a demo, it may be acceptable.
The single tool covers only one operation (drafting) without any supporting tools for listing templates, managing drafts, or handling different request types, leaving notable gaps.