TTS icon

TTS

7

Provides a text-to-speech service via an MCP server.

关于

TTS is an MCP server designed to add text-to-speech capabilities to applications like Claude Desktop and Cursor IDE. It supports multiple TTS engines including macOS's built-in `say` command, ElevenLabs, Google's Gemini TTS models, and OpenAI's TTS API. Each engine offers a variety of voices and customization options, such as voice selection, speed control, and custom instructions for OpenAI. TTS enables seamless integration of text-to-speech functionality into various workflows and applications.

主要功能

  • Supports OpenAI's Text-to-Speech API with voice customization and speed control.
  • MCP server provides TTS functionality to other applications
  • Supports macOS 'say' command for basic TTS.
  • Utilizes Google's Gemini TTS models with a variety of voices.
  • Integrates with ElevenLabs for premium AI voices.
  • 7 GitHub stars

使用案例

  • Integrating text-to-speech into Cursor IDE.
  • Adding text-to-speech functionality to Claude Desktop.
  • Enabling voice output in applications that use the MCP protocol.
Craft Better Prompts with AnyPrompt
Sponsored
mcp-tts: Text-to-Speech Server for Developers