Say (Text-to-Speech)

Provides text-to-speech capabilities through both native system voices and ElevenLabs integration, enabling vocalization of respon

blacktop 61
Claude CodeClaude DesktopGeneric
View source ↗

MCP-Say is a server implementation that provides text-to-speech capabilities through both native system voices and ElevenLabs integration. Developed by blacktop, it exposes two main tools: 'say' for using local system voices and 'elevenlabs' for cloud-based high-quality voice synthesis. The server handles JSON-RPC requests following the MCP protocol, with safeguards against command injection attacks as evidenced by the test files. Built with Go and leveraging the beep audio library, it's particularly valuable for AI assistants that need to vocalize responses or generate audio content without requiring users to leave their conversation interface.

Source

Repository: https://github.com/blacktop/mcp-tts

Maintain Say (Text-to-Speech)?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Say (Text-to-Speech) on getagentictools](https://getagentictools.com/mcp/blacktop-mcp-tts?ref=badge)