トランスクリプションツール MCP サーバー
自然なフォーマット、コンテキスト修復、および Deep Thinking LLM を活用したスマートな要約機能を備えたインテリジェントなトランスクリプト処理機能を提供する MCP サーバーです。
利用可能なMCPツール
この MCP サーバーは、トランスクリプト処理用の 4 つの強力なツールを公開します。
repair_text - 90%以上の信頼度で転写エラーを分析し、修復します
get_repair_log - 以前の修復の詳細な分析ログを取得します
format_transcript - タイムスタンプ付きのトランスクリプトを自然な形式のテキストに変換します
summary_text - ACE認知手法を使用してインテリジェントな要約を生成します
インストール
Smithery経由でインストール
Smithery経由で Claude Desktop のトランスクリプション ツールを自動的にインストールするには:
このリポジトリをクローンします:
依存関係をインストールします:
サーバーを構築します。
MCP 設定ファイルで MCP サーバーを構成します。
MCPツールの使用
転写エラーの修復
タイムスタンプ付きトランスクリプトのフォーマット
要約の生成
修復ログの取得
コアテクノロジー
自然な書式設定
音声パターンを維持しながらタイムスタンプを削除します
一時停止期間に基づいてインテリジェントな間隔を適用します
自然な文法と言語の流れを尊重
正確な転写コンテンツを維持
コンテキスト修復
起こりうる転写エラーを特定して修正する
意味的コンテキストを使用して信頼性の高い修正を行う
すべての変更の詳細なログを保持します
修正の90%信頼閾値
オリジナル音声は不要
スマート要約
処理されたトランスクリプトの簡潔な要約を作成します
複数の制約タイプをサポートします:
時間ベース(話す時間)
文字数
単語数
重要な情報とコンテキストを保存します
自然な話し方のリズムを維持する
プロジェクト構造
構成
ソースコードを直接変更することで、サーバーの動作をカスタマイズできます。主要な設定パラメータは、それぞれのツール実装ファイルに記載されています。
ライセンス
マサチューセッツ工科大学
Related MCP Servers
- -securityAlicense-qualityProvides semantic memory and persistent storage for Claude, leveraging ChromaDB and sentence transformers for enhanced search and retrieval capabilities.Last updated -3705Apache 2.0
- -securityAlicense-qualityAI-powered assistant that connects Claude to video encoding workflows, translating cryptic errors into plain English and providing actionable solutions for troubleshooting encoding jobs.Last updated -1MIT License
- -securityAlicense-qualityIntegrates with Claude to enable intelligent querying of documentation data, transforming crawled technical documentation into an actionable resource that LLMs can directly interact with.Last updated -1,906Apache 2.0
- -securityFlicense-qualityEnables Claude AI to perform comprehensive file operations including reading, writing, notes management, PDF processing, and image handling with thread-safe operations. Provides a complete file management system with enhanced features like document processing and automatic directory creation.Last updated -