mcp-koko-tts
If you are the rightful owner of mcp-koko-tts and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simple MCP server providing text-to-speech conversion capabilities, written in TypeScript.
The Text-to-Speech MCP Server is designed to facilitate the conversion of text into speech audio files using the Model Context Protocol (MCP). This server is implemented in TypeScript and provides a standardized interface for AI assistants and other MCP clients to generate speech audio in MP3 format. The server is easy to integrate with any MCP-compatible client, making it a versatile tool for applications requiring text-to-speech functionality. By leveraging this server, developers can enhance their applications with audio output capabilities, improving accessibility and user interaction.
Features
- Convert any text to speech audio
- Save the resulting audio as MP3 files
- Simple integration with any MCP-compatible client