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
- -securityAlicense-qualityEnables type-safe, bidirectional communication with Model Context Protocol services, allowing centralized management of model contexts over HTTP.Last updated -194TypeScriptMIT License
- -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 -7Python
- -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 -141TypeScriptMIT License
Gladia MCPofficial
-securityAlicense-qualityOfficial Model Context Protocol server that enables interaction with powerful Speech-to-Text and Audio Intelligence APIs, allowing clients like Claude Desktop to transcribe audio, analyze speech, translate content, and more.Last updated -2PythonMIT License