MCP Server
MCP
io.github.Gandr-AI/gandr-mcp
Text to speech for MCP clients. 23 languages, six voices, every render watermarked.
Install
uvx gandr-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "gandr-mcp",
"version": "0.1.8",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Gandr API key, starts with gnd_. Free key at https://gandr.ai",
"isRequired": true,
"isSecret": true,
"name": "GANDR_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment