Salutespeech MCP
Rank #29819glama/theYahia/salutespeech-mcp
Provides speech recognition (STT) and synthesis (TTS) tools via the Sber SaluteSpeech API, enabling audio transcription and voice generation through natural language.
Salutespeech MCP is a Model Context Protocol (MCP) server published by theYahia. It ranks #29819 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Salutespeech MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 31, 2026 and most recently updated on Mar 31, 2026.
Ranks ahead of 29,081 of 58,900 servers on MCP Toplist.
Use Salutespeech MCP
Add Salutespeech MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"salutespeech-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/salutespeech-mcp"
],
"env": {
"SALUTE_AUTH_KEY": "<your SALUTE_AUTH_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries
theYahia
Other servers by theYahia
- qsearch#13923 · 1 ver
- 1c-rest-mcp#14428 · 3 vers
- claude-webcache#15174 · 2 vers
- yandex-direct-mcp#15907 · 3 vers
- moysklad-mcp#20980 · 3 vers
- Yookassa MCP#22658 · 2 vers
- @theyahia/wildberries-mcp#25009
- voximplant-mcp#26436 · 3 vers
- cdek-mcp#26512 · 3 vers
- gigachat-mcp#26513 · 3 vers
- mango-office-mcp#26514 · 3 vers
- mts-exolve-mcp#26515 · 3 vers
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 31, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Salutespeech MCP?
- Provides speech recognition (STT) and synthesis (TTS) tools via the Sber SaluteSpeech API, enabling audio transcription and voice generation through natural language.
- Who maintains Salutespeech MCP?
- Salutespeech MCP is maintained by theYahia, which publishes 60 MCP servers (107 total versions) tracked on MCP Toplist.
- Is Salutespeech MCP an official MCP server?
- Yes — Salutespeech MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Salutespeech MCP have?
- MCP Toplist tracks 2 versions of Salutespeech MCP, most recently published on Mar 31, 2026.
- Where can I find the source code for Salutespeech MCP?
- The source code for Salutespeech MCP is hosted at github.com/theYahia/salutespeech-mcp.