Text to Speech runs on your own machine — the client starts it, so there is no endpoint to ping. 428 installs a week from pypi. Last commit 2 Aug 2026.
Reads text aloud locally on Windows, macOS, and Linux. No API key, account, or cloud service.
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 text-to-speech -- uvx text-to-speech-mcp
{
"mcpServers": {
"text-to-speech": {
"args": [
"text-to-speech-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.text-to-speech]
command = "uvx"
args = ["text-to-speech-mcp"]
{
"mcpServers": {
"text-to-speech": {
"args": [
"text-to-speech-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"text-to-speech": {
"args": [
"text-to-speech-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.