An MCP Server using Kokoro TTS models to convert text to speech, supporting output to MP3 and S3.
Loading more......
MCP server that generates and plays speech audio from text input, demonstrating media and speech integration within the MCP protocol.
MCP servers for fetching Bilibili's trending videos and searching Bilibili content, with LangChain integration examples. Includes implementations by xspadex and 34892002.
Lets the agent speak things out loud and notify with a summary when done, using MCP server capabilities.
An MCP server for interacting with TikTok videos, allowing AI models to process and retrieve TikTok content via MCP.
MCP server integrating ElevenLabs' Text-to-Speech and audio processing APIs, enabling MCP clients to generate speech, clone voices, and transcribe audio.
A media-focused open-source MCP server featuring instant SQL/NoSQL provisioning, S3-compatible media storage, and a revenue-sharing model for service creatorsâoptimizing AI media workflows.
Category: Media Processing MCP Servers
Tags: mcp, text-to-speech, media-processing, open-source
Source: GitHub Repository
Kokoro TTS MCP is an open-source MCP server that uses Kokoro TTS models to convert text to speech, generating MP3 files with optional integration for uploading to Amazon S3 storage. It is designed to be configurable and can be run locally with support for multiple voices, languages, and speeds.
mcp_client.py)No pricing information is provided. The project is open-source and available under the Apache-2.0 license.
uv run mcp-tts.pyRefer to the GitHub repository for detailed setup and configuration instructions.