ライムMCP
Rime APIを使用してテキスト読み上げ機能を提供するモデルコンテキストプロトコル(MCP)サーバー。このサーバーはオーディオをダウンロードし、システムのネイティブオーディオプレーヤーを使用して再生します。
特徴
テキストを音声に変換し、システムオーディオを通じて再生する
speak
ツールを公開します。Rimeの高品質音声合成APIを使用
要件
Node.js 16.x 以上
動作するオーディオ出力デバイス
macOS:
afplay
を使用
以下は、Claude からのテストされていないサンプル コードです 🤙✨
Windows: 組み込みの Media.SoundPlayer (PowerShell)
Linux: mpg123、mplayer、aplay、またはffplay
MCP構成
オプションの環境変数はすべてツール定義の一部であり、
すべての音声オプションがここにリストされます。
API キーはRime ダッシュボードから取得できます。
次の環境変数を使用して動作をカスタマイズできます。
RIME_GUIDANCE
: スピークツールをいつ、どのように使用するかについての主な説明RIME_WHO_TO_ADDRESS
: スピーチの宛先 (デフォルト: "user")RIME_WHEN_TO_SPEAK
: ツールを使用するタイミング (デフォルト: 「発話を求められた時、またはコマンドを完了した時」)RIME_VOICE
: 使用するデフォルトの音声(デフォルト: "cove")
使用例
例1: コーディングエージェントのアナウンス
例2: 最近の子供たちの話し方を学ぶ
例3: 文脈に応じた異なる言語
発達
依存関係をインストールします:
サーバーを構築します。
ホットリロードを使用して開発モードで実行します。
ライセンス
マサチューセッツ工科大学
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
Rime の音声合成 API を使用して、AI モデルがデバイスのネイティブ オーディオ システムを通じて高品質のテキスト読み上げオーディオを生成および再生できるようにするモデル コンテキスト プロトコル サーバー。
Related MCP Servers
- -securityFlicense-qualityProvides text-to-speech capabilities through the Model Context Protocol, allowing applications to easily integrate speech synthesis with customizable voices, adjustable speech speed, and cross-platform audio playback support.Last updated -8
- AsecurityAlicenseAqualityA Model Context Protocol server that gives AI models access to your iTerm terminal session, allowing them to read output, write commands, and send control characters.Last updated -31,161MIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI assistants to utilize AivisSpeech Engine's high-quality voice synthesis capabilities through a standardized API interface.Last updated -1
- -securityFlicense-qualityEnables seamless integration with Typecast API through the Model Context Protocol, allowing clients to manage voices, convert text to speech, and play audio in a standardized way.Last updated -2