This MCP server, developed by Barton Rhodes, provides text-to-speech functionality using macOS's built-in 'say' command. It offers extensive customization options for voice, rate, volume, and emphasis, allowing for dynamic speech modulation. The server integrates seamlessly with other MCP tools, enabling scenarios like reading search results or YouTube transcripts aloud. It differentiates itself through its focus on macOS-specific capabilities and its support for background speech processing. This implementation is particularly useful for creating audio content, enhancing accessibility, or adding voice output to various applications and workflows on macOS systems.
Use macOS text-to-speech to speak text aloud. Parameters: text (required), voice (optional), rate (optional, default: 175), background (optional, default: false).
List all available text-to-speech voices on the system. Parameters: none.
No reviews yet. Be the first to review!
Sign in to join the conversation
Start the server with node to access it via any client or IDE.
node path/to/downloaded/file.mjs