Gandr TTS
Rank #17,969io.github.Gandr-AI/gandr-mcp
Text to speech for MCP clients. 23 languages, six voices, every render watermarked.
Gandr TTS is a Model Context Protocol (MCP) server published by Gandr-AI. It ranks #17,969 of 132,046 servers tracked on MCP Toplist. Gandr TTS is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Aug 9, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 114,077 of 132,046 servers on MCP Toplist.
Use Gandr TTS
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add gandr-mcp -e "GANDR_API_KEY=<your GANDR_API_KEY>" -- uvx gandr-mcpReplace each placeholder with your own value before saving.
[mcp_servers.gandr-mcp]
command = "uvx"
args = ["gandr-mcp"]
[mcp_servers.gandr-mcp.env]
GANDR_API_KEY = "<your GANDR_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gandr-mcp": {
"command": "uvx",
"args": [
"gandr-mcp"
],
"env": {
"GANDR_API_KEY": "<your GANDR_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gandr-mcp": {
"command": "uvx",
"args": [
"gandr-mcp"
],
"env": {
"GANDR_API_KEY": "<your GANDR_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"gandr-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"gandr-mcp"
],
"env": {
"GANDR_API_KEY": "<your GANDR_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gandr-mcp": {
"command": "uvx",
"args": [
"gandr-mcp"
],
"env": {
"GANDR_API_KEY": "<your GANDR_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gandr-mcp": {
"command": "uvx",
"args": [
"gandr-mcp"
],
"env": {
"GANDR_API_KEY": "<your GANDR_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Gandr-AI%2Fgandr-mcp)<a href="https://mcptoplist.com/server/io.github.Gandr-AI%2Fgandr-mcp"><img src="https://mcptoplist.com/badge/io.github.Gandr-AI%2Fgandr-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Gandr-AI
Available versions (7)
| Version | Published |
|---|---|
| 0.1.8 | Aug 12, 2026 |
| 0.1.7 | Aug 11, 2026 |
| 0.1.6 | Aug 11, 2026 |
| 0.1.5 | Aug 10, 2026 |
| 0.1.4 | Aug 10, 2026 |
| 0.1.3 | Aug 10, 2026 |
| 0.1.2 | Aug 9, 2026 |
Frequently asked questions
- Who maintains Gandr TTS?
- Gandr TTS is maintained by Gandr-AI, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Gandr TTS listed on the Official MCP Registry?
- Yes — Gandr TTS is listed on the Official MCP Registry, alongside Glama.
- How many versions does Gandr TTS have?
- MCP Toplist tracks 7 versions of Gandr TTS, most recently published on Aug 12, 2026.
- Where can I find the source code for Gandr TTS?
- The source code for Gandr TTS is hosted at github.com/Gandr-AI/gandr-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.