-
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
Kokoro TTSエンジンを用いたテキスト読み上げ機能を提供するモデルコンテキストプロトコル(MCP)サーバーです。このサーバーはMCPツールを通じてTTS機能を公開するため、アプリケーションへの音声合成の統合が容易になります。
uv
パッケージマネージャーuv
パッケージ マネージャーをインストールします。サーバーは、次のパラメータを持つ単一の MCP ツールgenerate_speech
提供します。
text
(必須): 音声に変換するテキストvoice
(オプション): 合成に使用する音声 (デフォルト: "af_heart")speed
(オプション):音声速度の乗数(デフォルト:1.0)save_path
(オプション): オーディオファイルを保存するディレクトリplay_audio
(オプション): オーディオをすぐに再生するかどうか (デフォルト: False)オーディオ再生は以下でサポートされています:
start
を使用)afplay
を使用)aplay
を使用)MCP 設定ファイルに次の構成を追加します。
[ここにライセンス情報を追加してください]
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
モデル コンテキスト プロトコルを通じてテキスト読み上げ機能を提供し、カスタマイズ可能な音声、調整可能な音声速度、クロスプラットフォームのオーディオ再生サポートを備えた音声合成をアプリケーションで簡単に統合できるようにします。
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