Salutespeech MCP
Rank #20,969io.github.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 #20,969 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Salutespeech MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Mar 31, 2026 and most recently updated on Mar 31, 2026.
Ranks ahead of 55,882 of 76,851 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 1 registry (2 delisted)
theyahia
Other servers by theyahia
- Yookassa MCP#7,275 · 2 vers
- yandex-direct-mcp#7,399 · 3 vers
- moysklad-mcp#9,908 · 3 vers
- 1c-rest-mcp#9,914 · 3 vers
- Tilda MCP#10,379 · 2 vers
- Hh MCP#12,223 · 2 vers
- Mindbox MCP#12,224 · 2 vers
- Chestnyznak MCP#13,336 · 2 vers
- Cbr MCP#15,029 · 2 vers
- qsearch#16,711 · 1 ver
- Planfix MCP#16,890 · 2 vers
- Yandex Webmaster MCP#17,121 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 31, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Salutespeech MCP?
- Salutespeech MCP is maintained by theyahia, which publishes 82 MCP servers (108 total versions) tracked on MCP Toplist.
- Is Salutespeech MCP listed on the Official MCP Registry?
- Yes — Salutespeech MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- 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.