afya-ya-akili-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
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mental_health_provider_finderB | Find licensed mental health practitioners in Kenya by county. DEMO. |
| crisis_line_directoryB | Kenya mental health crisis lines and emergency resources. DEMO. |
| mental_health_rightsC | Mental health rights under Kenya Mental Health Act 2022. DEMO. |
| workplace_wellness_guideC | Kenya workplace mental health policies and EAP programs. DEMO. |
| self_help_resourcesC | Kenya mental health self-help resources and support groups. 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 5 tools
Each tool addresses a distinct aspect of mental health support in Kenya: provider search, crisis lines, legal rights, workplace policies, and self-help resources. There is no overlap in purpose, making selection unambiguous for an agent.
All tool names follow a consistent pattern of descriptive noun phrases in snake_case (e.g., mental_health_provider_finder, crisis_line_directory). The naming style is uniform and clearly conveys each tool's purpose.
With 5 tools, the server is well-scoped for a mental health resource directory. Each tool covers a distinct domain area, and the count is neither too sparse nor overwhelming for the intended purpose.
The tool surface covers the primary pillars of mental health support: finding providers, crisis intervention, legal rights, workplace wellness, and self-help. Minor gaps exist (e.g., specific condition resources or educational materials), but the core lifecycle of accessing mental health information is well represented.