Salutespeech MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm. Last commit 3 Sep 2026.
MCP server for Sber SaluteSpeech API — speech recognition and synthesis.
Today is the operative word: we check Salutespeech MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add salutespeech-mcp -- npx -y @theyahia/salutespeech-mcp
{
"mcpServers": {
"salutespeech-mcp": {
"args": [
"-y",
"@theyahia/salutespeech-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.salutespeech-mcp]
command = "npx"
args = ["-y", "@theyahia/salutespeech-mcp"]
{
"mcpServers": {
"salutespeech-mcp": {
"args": [
"-y",
"@theyahia/salutespeech-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"salutespeech-mcp": {
"args": [
"-y",
"@theyahia/salutespeech-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SALUTE_AUTH_KEY (API key for the service).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Yandex SpeechKit API — speech recognition and synthesis.
Self-hosted MCP server for speech: ASR transcription, TTS synthesis, and file staging tools.
MCP server for Rancher API integration
MCP server for JWT decoding and inspection
MCP server for Rundeck API integration
CLI and MCP server for the LinkedIn API
MCP server for SWAPI API
MCP server for Azure API integration
Answers built from our own checks of this server.