Connects Claude to Sber's SaluteSpeech API for Russian speech recognition and synthesis. You get five tools: recognize_speech for transcribing base64 audio, synthesize_speech for generating TTS audio, list_models to see available voices and recognition models, get_task_status for async jobs, and recognize_file for local audio files. Handles OAuth token management automatically once you provide client credentials. Part of a larger Russian API MCP collection with 50 servers. Reach for this when you need Claude to transcribe Russian audio files or generate speech output using Sber's voices. Includes guided workflows for common transcription and synthesis tasks. Works over stdio or as an HTTP endpoint.
claude mcp add --transport stdio theyahia-salutespeech-mcp uvx salutespeech-mcp