Back to Discover

gandr-mcp

connector

Gandr-AI

Text to speech for MCP clients. 23 languages, six voices, every render watermarked.

View on GitHub
0 starsSynced Aug 12, 2026

Install to Claude Code

/plugin marketplace add Gandr-AI/gandr-mcp

README

gandr-mcp

The official Gandr MCP server, text to speech inside any MCP-compatible agent (Claude Desktop, Cursor, and friends).

smithery badge

Tools

ToolWhat it does
synthesizeRender text to speech (WAV, base64). Voice, language, sample rate 8000-48000, pitch and pacing dials.
list_voicesThe six available voices.
list_languagesThe 23 supported languages and their codes.
get_usageTokens used by the configured key. One token is one character.

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

Rendered live from Gandr-AI/gandr-mcp's GitHub README — not stored, always reflects the source repo.

1 Install Method

NameDescriptionCategorySource
pypi packageInstall via pypi (stdio transport)mcp-servergandr-mcp

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.