Repair, reflow and summarise are separate steps, so you can fix the misheard words and keep the timestamps, or reflow and leave the wording alone — and the repair log says what was changed.
A transcript-processing MCP server with four tools. Each takes text inline or a file path: repair fixes transcription errors, formatting turns timestamped output into readable prose with the gaps you set, and summarisation runs over the result.
- Transcription errors analysed and repaired, only where the match is confident enough
- The analysis log from a previous repair, retrieved
- Timestamped transcripts reflowed into naturally formatted text, with paragraph_gap and line_gap under your control
- A summary generated from long text
- Every tool taking either inline text or a path to a file on disk
Node.js. Install through Smithery in one command, or clone, npm install, npm run build and point the client at build/index.js. No account, no key.
One command — npx -y @smithery/cli install @MushroomFleet/transcriptiontools-mcp --client claude
