Skip to main content
Glama

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). Voice, language, sample rate 8000-48000, pitch and pacing dials.

list_voices

The six available voices.

list_languages

The 23 supported languages and their codes.

get_usage

Characters used by the configured key.

Related MCP server: MCP Voice Soundboard

Install

pip install gandr-mcp

Claude Desktop (add to claude_desktop_config.json):

{
  "mcpServers": {
    "gandr": {
      "command": "gandr-mcp",
      "env": {
        "GANDR_API_KEY": "gnd_..."
      }
    }
  }
}

Get a key at gandr.ai. Docs: gandr.ai/docs.


mcp-name: io.github.Gandr-AI/gandr-mcp

Install Server
A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Hosted pay-per-use TTS: 54 neural voices, 9 languages incl. Brazilian Portuguese. $10 free credits.

  • MCP server exposing the AceDataCloud Fish Audio API (text-to-speech with voice conditioning)

  • One API key for 6 AI models. Pay-per-use. MCP protocol support with web search.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Gandr-AI/gandr-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server