BeClaude

transcribe

New
7.3kSmitheryGeneralby openai

Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "transcribe": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
ai-&-mlcommunication

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is transcribe?

Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.

How to install transcribe?

To install transcribe: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "transcribe": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is transcribe best for?

transcribe is a mcp categorized under General. It is designed for: ai-&-ml, communication. Created by openai.