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

giannisanni kokoro tts mcp 为 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

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。