Loading MCP server directory, please wait...
Text to speech for MCP clients. 23 languages, six voices, every render watermarked.
npx @getmcp/cli add io.github.Gandr-AI/gandr-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
GANDR_API_KEYGandr API key, starts with gnd_. Free key at https://gandr.ai
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Gandr-AI/gandr-mcp": {
"command": "uvx",
"args": [
"gandr-mcp"
],
"env": {
"GANDR_API_KEY": ""
}
}
}
}