sinhala-mcp
by Thamindu-Dev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_MODEL | No | Optional Gemini model override (e.g., gemini-2.5-flash-lite). Default is gemini-2.5-flash. | |
| GEMINI_API_KEY | Yes | Your Google Gemini API key. Required for the server to function. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| translate_sinhala_instructionA | Translate a Sinhala or Singlish instruction into a precise English technical prompt for an AI coding agent. Automatically infers technical context. |
| health_checkA | Check if the MCP server and Gemini API connection are working. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Thamindu-Dev/sinhala-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server