Text to Speech
Rank #16,285io.github.Engr-FaizanAli/text-to-speech
Reads text aloud locally on Windows, macOS, and Linux. No API key, account, or cloud service.
Text to Speech is a Model Context Protocol (MCP) server published by engr-faizanali. It ranks #16,285 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Text to Speech is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Jun 22, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 115,761 of 132,046 servers on MCP Toplist.
Use Text to Speech
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add text-to-speech -- uvx text-to-speech-mcp[mcp_servers.text-to-speech]
command = "uvx"
args = ["text-to-speech-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"text-to-speech": {
"command": "uvx",
"args": [
"text-to-speech-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"text-to-speech": {
"command": "uvx",
"args": [
"text-to-speech-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"text-to-speech": {
"type": "stdio",
"command": "uvx",
"args": [
"text-to-speech-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"text-to-speech": {
"command": "uvx",
"args": [
"text-to-speech-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"text-to-speech": {
"command": "uvx",
"args": [
"text-to-speech-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Engr-FaizanAli%2Ftext-to-speech)<a href="https://mcptoplist.com/server/io.github.Engr-FaizanAli%2Ftext-to-speech"><img src="https://mcptoplist.com/badge/io.github.Engr-FaizanAli%2Ftext-to-speech.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
engr-faizanali
Available versions (4)
| Version | Published |
|---|---|
| 0.4.1 | Jul 30, 2026 |
| 0.4.0 | Jul 6, 2026 |
| 0.3.0 | Jun 27, 2026 |
| 0.2.1 | Jun 22, 2026 |
Frequently asked questions
- Who maintains Text to Speech?
- Text to Speech is maintained by engr-faizanali, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Text to Speech listed on the Official MCP Registry?
- Yes — Text to Speech is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Text to Speech have?
- MCP Toplist tracks 4 versions of Text to Speech, most recently published on Jul 30, 2026.
- Where can I find the source code for Text to Speech?
- The source code for Text to Speech is hosted at github.com/engr-faizanali/text-to-speech-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.