Other MCP Server · MODEL CONTEXT PROTOCOL

giannisanni kokoro tts mcp

giannisanni kokoro tts mcp is a community-listed Model Context Protocol server. Review the source repository before installation.

WHAT IT CONNECTS

What giannisanni kokoro tts mcp gives an AI Agent

  • Text-to-speech synthesis with customizable voices
  • Adjustable speech speed
  • Support for saving audio to files or direct playback
  • Cross-platform audio playback support (Windows, macOS, Linux)
  • `text` (required): The text to convert to speech
  • `voice` (optional): Voice to use for synthesis (default: "af_heart")
  • `speed` (optional): Speech speed multiplier (default: 1.0)
  • `save_path` (optional): Directory to save audio files
  • `play_audio` (optional): Whether to play the audio immediately (default: False)
  • kokoro >= 0.8.4
  • mcp[cli] >= 1.3.0
  • soundfile >= 0.13.1
  • Windows (using `start`)
  • macOS (using `afplay`)
  • Linux (using `aplay`)

SECURITY

An MCP listing is not a security review

An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.