Server data from the Official MCP Registry
Text to speech in any MCP client. Six voices, watermarked, free key of 100,000 chars.
About
Text to speech in any MCP client. Six voices, watermarked, free key of 100,000 chars.
Security Report
This is a well-structured MCP server for text-to-speech synthesis with proper authentication and appropriate permissions. The code properly validates the API key at startup, handles input validation for text length and content, and makes authenticated API calls to an external TTS service. Minor code quality issues around broad exception handling do not materially impact security. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.
5 files analyzed · 10 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: GANDR_API_KEY
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-gandr-ai-gandr-mcp": {
"env": {
"GANDR_API_KEY": "your-gandr-api-key-here"
},
"args": [
"gandr-mcp"
],
"command": "uvx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
gandr-mcp
The official Gandr MCP server, text to speech inside any MCP-compatible agent (Claude Desktop, Cursor, and friends).
Tools
| Tool | What it does |
|---|---|
synthesize | Render text to speech (WAV, base64). Voices, sample rate 8000-48000, pitch and pacing dials |
list_voices | The six stock voices |
get_usage | Characters used by the configured key |
Run
pip install mcp
GANDR_API_KEY=gnd_... python server.py
Claude Desktop:
{
"mcpServers": {
"gandr": {
"command": "python",
"args": ["/path/to/server.py"],
"env": { "GANDR_API_KEY": "gnd_..." }
}
}
}
Get a key at gandr.ai. Docs: gandr.ai/docs.
mcp-name: io.github.Gandr-AI/gandr-mcp
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
