typecast-api-mcp-server-サンプル
typecast-api 用の MCP サーバー。MCP クライアントとのシームレスな統合を可能にします。このプロジェクトは、モデルコンテキストプロトコルを介して Typecast API と対話するための標準化された方法を提供します。
について
このプロジェクトは、Typecast API 用のモデルコンテキスト プロトコル サーバーを実装し、MCP クライアントが標準化された方法で Typecast API と対話できるようにします。
機能実装状況
特徴 | 状態 |
---|---|
音声管理 | |
声を得る | ✅ |
テキスト読み上げ | ✅ |
音声を再生 | ✅ |
設定
Gitクローン
依存関係
このプロジェクトでは Python 3.10 以上が必要であり、パッケージ管理にはuv
を使用します。
パッケージのインストール
環境変数
次の環境変数を設定します。
Claude Desktopでの使用
claude_desktop_config.json
に以下を追加できます。
基本構成:
/PATH/TO/YOUR/PROJECT
プロジェクトが配置されている実際のパスに置き換えます。
手動実行
サーバーを手動で実行することもできます。
貢献
貢献はいつでも歓迎です!お気軽にプルリクエストを送信してください。
ライセンス
MITライセンス
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
モデルコンテキストプロトコルを通じて Typecast API とのシームレスな統合を可能にし、クライアントが音声を管理し、テキストを音声に変換し、標準化された方法でオーディオを再生できるようにします。
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 -2Python
- -securityFlicense-qualityA Model Context Protocol server that provides text-to-speech capabilities using the Kokoro TTS model, offering multiple voice options and customizable speech parameters.Last updated -239JavaScript
- -securityAlicense-qualityA Model Context Protocol server that integrates high-quality text-to-speech capabilities with Claude Desktop and other MCP-compatible clients, supporting multiple voice options and audio formats.Last updated -TypeScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI models to generate and play high-quality text-to-speech audio through your device's native audio system using Rime's voice synthesis API.Last updated -1154JavaScriptThe Unlicense