ybouhjira/claude-code-tts
by Various
🔊 Text-to-Speech MCP plugin for Claude Code - hear audio feedback while coding (OpenAI TTS)
MCP
ybouhjira/claude-code-tts
Added 1 June 2026
Overview
A Go-based MCP plugin that adds text-to-speech audio feedback to Claude Code using OpenAI's TTS API. It reads code-related output aloud so developers can listen while coding.
Best for
Best for
Developers using Claude Code who want auditory feedback for accessibility or multitasking
Use cases
- Hearing code review comments or error messages spoken aloud
- Monitoring long-running builds or tests without staring at the terminal
- Getting auditory feedback during pair programming or accessibility needs
How to use
Install
curl -fsSL https://raw.githubusercontent.com/ybouhjira/claude-code-tts/main/install.sh | bash Tools exposed
speaktts_status
Tested with
Claude Code, ChatGPT
Example client config
export OPENAI_API_KEY="sk-..." Notes
A Go-based MCP plugin that adds text-to-speech audio feedback to Claude Code using OpenAI’s TTS API. It reads code-related output aloud so developers can listen while coding.
16 stars on GitHub. Last updated 2026-01-25. Licensed MIT.
Use cases
- Hearing code review comments or error messages spoken aloud
- Monitoring long-running builds or tests without staring at the terminal
- Getting auditory feedback during pair programming or accessibility needs
Pros
- Simple MCP integration with Claude Code
- Lightweight Go implementation with minimal dependencies
- Useful for accessibility or hands-free workflows
Cons
- Requires an OpenAI API key and incurs TTS usage costs
- Limited to OpenAI TTS voices and languages
- Small community and limited documentation (16 stars)
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple MCP integration with Claude Code
- Lightweight Go implementation with minimal dependencies
- Useful for accessibility or hands-free workflows
Cons
- Requires an OpenAI API key and incurs TTS usage costs
- Limited to OpenAI TTS voices and languages
- Small community and limited documentation (16 stars)
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.