-
securityF
license-
qualityIntegrates ElevenLabs Text-to-Speech capabilities with Cursor through the Model Context Protocol, allowing users to convert text to speech with selectable voices within the Cursor editor.
Last updated -
1
Python
一个模型上下文协议 (MCP) 服务器,使用 Kokoro TTS 引擎提供文本转语音功能。该服务器通过 MCP 工具提供 TTS 功能,让您可以轻松地将语音合成功能集成到您的应用程序中。
uv
包管理器uv
包管理器:服务器提供了一个单独的MCP工具generate_speech
,其参数如下:
text
(必需):要转换为语音的文本voice
(可选):用于合成的语音(默认值:“af_heart”)speed
(可选):语速倍数(默认值:1.0)save_path
(可选):保存音频文件的目录play_audio
(可选):是否立即播放音频(默认值:False)支持音频播放:
start
)afplay
)aplay
)将以下配置添加到您的 MCP 设置文件:
[在此添加您的许可证信息]
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/giannisanni/kokoro-tts-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server