@theyahia/yandex-speechkit-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FOLDER_ID | Yes | Yandex Cloud folder ID (required) | |
| IAM_TOKEN | No | Short-lived IAM token (alternative to API key) | |
| YANDEX_SPEECHKIT_API_KEY | No | Yandex Cloud API key (preferred) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| recognizeC | Speech recognition (STT) via Yandex SpeechKit. Takes Base64 audio, returns text. |
| synthesizeC | Speech synthesis (TTS) via Yandex SpeechKit. Takes text, returns Base64 audio. |
| list_voicesB | List available TTS voices. Optionally filter by language. |
| skill_transcribeC | High-level transcription skill. Returns clean text from audio. |
| skill_synthesizeB | High-level speech synthesis skill. Smart voice defaults, auto-detects language. |
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/theYahia/yandex-speechkit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server