TranscriptionTools MCP 서버
Deep Thinking LLM을 기반으로 자연스러운 서식, 상황에 맞는 복구, 스마트 요약 등의 기능을 갖춘 지능형 필사본 처리 기능을 제공하는 MCP 서버입니다.
사용 가능한 MCP 도구
이 MCP 서버는 전사 처리를 위한 4가지 강력한 도구를 제공합니다.
repair_text - 90% 이상의 신뢰도로 필사 오류를 분석하고 복구합니다.
get_repair_log - 이전 수리의 자세한 분석 로그를 검색합니다.
format_transcript - 타임스탬프가 찍힌 대본을 자연스럽게 포맷된 텍스트로 변환합니다.
summary_text - ACE 인지 방법론을 사용하여 지능형 요약을 생성합니다.
설치
Smithery를 통해 설치
Smithery를 통해 Claude Desktop용 Transcription Tools를 자동으로 설치하려면:
지엑스피1
이 저장소를 복제하세요:
종속성 설치:
서버를 빌드하세요:
MCP 설정 파일에서 MCP 서버를 구성하세요.
MCP 도구 사용
전사 오류 복구
타임스탬프가 찍힌 성적증명서 서식 지정
요약 생성
수리 로그 검색
핵심 기술
자연스러운 서식
음성 패턴을 보존하면서 타임스탬프를 제거합니다.
일시 정지 기간에 따라 지능형 간격을 적용합니다.
자연스러운 문법과 언어 흐름을 존중합니다
정확한 필사 내용을 유지합니다
문맥적 복구
가능한 전사 오류를 식별하고 수정합니다.
높은 신뢰도의 수정을 위해 의미적 맥락을 사용합니다.
모든 변경 사항에 대한 자세한 로그를 유지합니다.
수정에 대한 90% 신뢰 임계값
원본 오디오가 필요하지 않습니다
스마트 요약
처리된 필사본의 간결한 요약을 작성합니다.
다양한 제약 유형을 지원합니다.
시간 기반(말하는 시간)
문자 수
단어 수
주요 정보와 맥락을 보존합니다
자연스러운 말하기 리듬을 유지합니다
프로젝트 구조
구성
소스 코드를 직접 수정하여 서버 동작을 사용자 지정할 수 있습니다. 주요 구성 매개변수는 해당 도구 구현 파일에서 확인할 수 있습니다.
특허
MIT
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 -