tts-mcp
0
tts-mcp is an MCP server and command-line tool for generating text-to-speech using the OpenAI TTS API. It features multiple voice options, high-quality audio output, and customizable settings, making it compatible with MCP clients like Claude Desktop.
tts-mcp
A Model Context Protocol (MCP) server and command-line tool for high-quality text-to-speech generation using the OpenAI TTS API.
Main Features
- Integrate text-to-speech capabilities with MCP-compatible clients
- Support for multiple voice characters
- High-quality audio with various output formats
- Customizable speech speed and voice
- Available as a command-line utility
MCP Server Usage
The server allows integration with clients like Claude Desktop. You can start the server with customized settings and API key.
Supported Voices
- alloy (default)
- ash
- coral
- echo
- fable
- onyx
- nova
- sage
- shimmer
Supported Models
- tts-1
- tts-1-hd
- gpt-4o-mini-tts (default)
Output Formats
- mp3 (default)
- opus
- aac
- flac
- wav
- pcm
License
MIT