MCP.so
Sign In

MCP-TTS-Kokoro

@ToGaV2

About MCP-TTS-Kokoro

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

Basic information

Category

Other

License

Apache-2.0 license

Runtime

python

Transports

stdio

Publisher

ToGaV2

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Other MCP servers