mcp-say
7
mcp-say is a text-to-speech server that enhances applications by adding audio output capabilities using macOS's 'say' command and Eleven Labs API. It is designed to work with the MCP protocol, providing seamless integration for developers.
Overview
mcp-say is a Text-to-Speech MCP Server designed to integrate TTS functionality into applications like Claude Desktop and Cursor IDE. It registers two tools, say
which utilizes macOS' native say command, and elevenlabs
, which leverages the Eleven Labs API for TTS services.
Features
- Provides TTS service using both macOS and Eleven Labs API.
- Integrates with MCP protocol for seamless operations.
Setup
Install the tool with Go, and configure your environment for Eleven Labs if needed.
Usage
Run mcp-say
with various flags for help or verbose logging to facilitate debugging.
License
MIT License, 2025 by blacktop.