Kokoro Speech

Provides text-to-speech capabilities using the Kokoro TTS model, enabling natural-sounding voice output with customizable playback speed and voice selection through robust error handling and temporary file management.

View Source
1 stars
0 tools
Created Aug 2025
@hammeiam/hammeiam-kokoro-speech-koroko-speech-mcp

About

Provides text-to-speech capabilities using the Kokoro TTS model, enabling natural-sounding voice output with customizable playback speed and voice selection through robust error handling and temporary file management.

Categories

general

Installation

npm

npm install @hammeiam/hammeiam-kokoro-speech-koroko-speech-mcp

Configuration

{ "mcpServers": { "hammeiam-kokoro-speech-koroko-speech-mcp": { "command": "npx", "args": [ "-y", "@hammeiam/hammeiam-kokoro-speech-koroko-speech-mcp" ] } } }