Skip to main content
Glama
theYahia

@theyahia/yandex-speechkit-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FOLDER_IDYesYandex Cloud folder ID (required)
IAM_TOKENNoShort-lived IAM token (alternative to API key)
YANDEX_SPEECHKIT_API_KEYNoYandex Cloud API key (preferred)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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