{
  "markdown": "# gandr-mcp\n\nThe official **Gandr MCP server**, text to speech inside any MCP-compatible agent (Claude Desktop, Cursor, and friends).\n\n[![smithery badge](https://smithery.ai/badge/gandr/gandr-mcp)](https://smithery.ai/servers/gandr/gandr-mcp)\n\n## Tools\n\n| Tool | What it does |\n|---|---|\n| `synthesize` | Render text to speech (WAV, base64). Voice, language, sample rate 8000-48000, pitch and pacing dials. |\n| `list_voices` | The six available voices. |\n| `list_languages` | The 23 supported languages and their codes. |\n| `get_usage` | Tokens used by the configured key. One token is one character. |\n\n## Install\n\n```bash\npip install gandr-mcp\n```\n\nClaude Desktop (add to `claude_desktop_config.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"gandr\": {\n      \"command\": \"gandr-mcp\",\n      \"env\": {\n        \"GANDR_API_KEY\": \"gnd_...\"\n      }\n    }\n  }\n}\n```\n\nGet a key at [gandr.ai](https://gandr.ai). Docs: [gandr.ai/docs](https://gandr.ai/docs).\n\n---\n\nmcp-name: io.github.Gandr-AI/gandr-mcp\n",
  "bytes": 988,
  "sha": "ba75eca8af6402a4f6acd6d6d409038af6f05a248fc0cb213213c9ceab9323ed",
  "repo_slug": "gandr-ai/gandr-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_gandr_ai_gandr_mcp_7e904b09/readme"
}