TranscriptionTools-MCP
活跃·★ 19·MIT·更新于 2026-04-07
★ 时下流行★ 语音处理
一个基于深度思考LLM的智能转录处理MCP服务器,提供自然格式化、上下文修复和智能摘要功能。
TranscriptionTools MCP服务器是一个智能转录处理MCP服务器。它提供四个工具:repair_text、get_repair_log、format_transcript和summary_text。该服务器使用深度思考LLM提供自然格式化、90%置信度的上下文修复以及基于ACE认知方法的智能摘要。
#AI 工具#大语言模型#MCP 协议#MCP 服务器#MCP 服务器#模型上下文协议#语音转文本#文本摘要
01
功能特性
01自然格式化,去除时间戳并保留语音模式
02上下文修复转录错误,置信度高于90%
03基于ACE认知方法的智能摘要
04支持文件输入和文本输入
05详细的修复日志
02
兼容性
Claude Desktop
克劳德桌面版
已通过文档验证
03
快速开始
1
$ git clone https://github.com/mushroomfleet/TranscriptionTools-MCP
2
$ cd TranscriptionTools-MCP
3
$ npm install
4
$ npm run build
04
使用场景
↳修复和格式化会议录音
↳总结长篇幅采访记录
↳清理自动生成的字幕
05
同类工具
相关搜索
评论
登录后发表评论
- MMarlowe Jackson2026年5月26日
Transcript processing with contextual repair is more useful than raw transcription.
- RRowan Martinez2026年5月14日
Smart summarization over long transcripts extracts the important content.
- OOaklyn Zhang2026年3月30日
Formatting tools handle the variety of transcript formats consistently.
- RRebel Nguyen2026年3月7日
Good for teams processing meeting recordings or interview transcripts.