Loading MCP server directory, please wait...
Open-source local Windows text-to-speech through SAPI; no API key or cloud service required.
npx @getmcp/cli add io.github.Engr-FaizanAli/text-to-speechRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Engr-FaizanAli/text-to-speech": {
"command": "uvx",
"args": [
"text-to-speech-mcp"
]
}
}
}