claude-tts-mcp MCP Server
mitchthestonky/claude-tts-mcp
Local text-to-speech MCP server for Claude Code using Kokoro. Free, offline, no API keys.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
mitchthestonky/claude-tts-mcp is a TypeScript MCP server licensed under Apache-2.0. Local text-to-speech MCP server for Claude Code using Kokoro. Free, offline, no API keys.
Ranked #44 out of 100 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit 2d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# claude-tts-mcp **Give Claude Code a voice — free, local, no API keys.** A local-first MCP server that adds text-to-speech to Claude Code using [Kokoro](https://huggingface.co/hexgrad/Kokoro-82M) (82M parameters, Apache 2.0). Runs entirely on your machine. Works offline. Zero cost. ## Quick start ```bash # 1. Initialise (downloads model weights ~200MB, one-time) npx claude-tts-mcp init # 2. Add to Claude Code claude mcp add tts -- npx claude-tts-mcp ``` That's it. Ask Claude to "read that back" or "say hello" and it will speak. ## Why this one? | Project | Engine | Cost | Local | |---|---|---|---| | claude-code-tts | OpenAI TTS | ~$15/M chars | No | | blacktop/mcp-tts | Google Gemini | Pay per use | No | | VoiceMode MCP | OpenAI | Pay per use | No | | **claude-tts-mcp** | **Kokoro** | **Free** | **Yes** | ## Features - **54 voices, 8 languages** — American/British English, Spanish, French, Hindi, Italian, Japanese, Portuguese, Mandarin - **Speed control** — 0.5x to 2.0x playRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.