Gandr
FreeNot checkedThe official Gandr MCP server — text to speech inside any MCP-compatible agent
About
The official Gandr MCP server — text to speech inside any MCP-compatible agent
README
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.
Installing Gandr
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/Gandr-AI/gandr-mcpFAQ
Is Gandr MCP free?
Yes, Gandr MCP is free — one-click install via Unyly at no cost.
Does Gandr need an API key?
No, Gandr runs without API keys or environment variables.
Is Gandr hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Gandr in Claude Desktop, Claude Code or Cursor?
Open Gandr on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Gandr with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
