TranscriptionTools MCP Server
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
TranscriptionTools MCP Server
An MCP server providing intelligent transcript processing capabilities, featuring natural formatting, contextual repair, and smart summarization powered by Deep Thinking LLMs.
Available MCP Tools
This MCP server exposes four powerful tools for transcript processing:
- repair_text - Analyzes and repairs transcription errors with greater than 90% confidence
- get_repair_log - Retrieves detailed analysis logs from previous repairs
- format_transcript - Transforms timestamped transcripts into naturally formatted text
- summary_text - Generates intelligent summaries using ACE cognitive methodology
Installation
Installing via Smithery
To install Transcription Tools for Claude Desktop automatically via Smithery:
- Clone this repository:
- Install dependencies:
- Build the server:
- Configure the MCP server in your MCP settings file:
Using the MCP Tools
Repairing Transcription Errors
Formatting Timestamped Transcripts
Generating Summaries
Retrieving Repair Logs
Core Technologies
Natural Formatting
- Removes timestamps while preserving speech patterns
- Applies intelligent spacing based on pause duration
- Respects natural grammar and language flow
- Maintains exact transcribed content
Contextual Repair
- Identifies and corrects likely transcription errors
- Uses semantic context for high-confidence corrections
- Maintains detailed logs of all changes
- 90% confidence threshold for corrections
- No original audio required
Smart Summarization
- Creates concise summaries of processed transcripts
- Supports multiple constraint types:
- Time-based (speaking duration)
- Character count
- Word count
- Preserves key information and context
- Maintains natural speaking rhythm
Project Structure
Configuration
You can customize the server behavior by modifying the source code directly. The key configuration parameters are found in the respective tool implementation files:
License
MIT
This server cannot be installed
An MCP server that provides intelligent transcript processing capabilities including natural formatting, contextual repair, and smart summarization powered by Deep Thinking LLMs.