tafsiri-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 |
|---|---|
| swahili_english_glossaryC | Swahili-English civic and government glossary. DEMO. |
| kikuyu_language_guideC | Kikuyu language basics and resources for Kenya. DEMO. |
| luo_language_guideC | Luo language basics and resources for Kenya. DEMO. |
| official_document_glossaryC | Kenya official document terminology guide — forms, certificates, legal terms. DEMO. |
| language_detection_guideC | Guide to language detection and translation resources for Kenya. DEMO. |
| civic_terminology_swahiliC | Swahili translations of Kenya civic and legal 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 6 tools
Each tool targets a distinct language or concept (Swahili terminology, Kikuyu guide, Luo guide, language detection, document glossary, English-Swahili glossary). Minor overlap between the two Swahili-focused tools but descriptions differentiate them.
All names follow a consistent lowercase_with_underscores pattern, combining nouns clearly (e.g., civic_terminology_swahili, language_detection_guide). No mixed conventions.
Six tools cover major Kenyan languages and document types without being excessive. The count is well-scoped for a language resource server.
The set provides guides and glossaries for Swahili, Kikuyu, Luo, and official documents, but lacks other Kenyan languages and actual translation functionality. The server's DEMO nature explains the gaps but they are notable.