MCP.so
登录

MCP-TTS-Kokoro

@ToGaV2

关于 MCP-TTS-Kokoro

A MCP Server built on Gradio that returns English Text as Sound (TTS)

基本信息

分类

其他

许可证

Apache-2.0 license

运行时

python

传输方式

stdio

发布者

ToGaV2

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP-TTS-Kokoro?

MCP-TTS-Kokoro is an MCP server built on Gradio that transforms English text into sound using the Kokoro TTS engine. It is designed for users who need a lightweight, SSE-based text‑to‑speech server, with optional public URL sharing.

How to use MCP-TTS-Kokoro?

Clone the repository, install the required dependencies with pip install -r 'requirements.txt', then navigate to the project folder and run python app.py. The server communicates via SSE MCP and can generate a public URL through Gradio Share.

Key features of MCP-TTS-Kokoro

  • Transforms English text into synthesized speech
  • Lightweight enough to run on Apple M1 silicone
  • Generates a public URL via Gradio Share
  • Uses SSE MCP communication standard
  • Offers Female or Male voice selection
  • Voice speed adjustable from 0.5 to 1.5

Use cases of MCP-TTS-Kokoro

FAQ from MCP-TTS-Kokoro

What text input does MCP-TTS-Kokoro accept?

It accepts English text only, which it then converts into speech.

评论

其他 分类下的更多 MCP 服务器