# Transcribe

**Category:** 🎙️ Speech-to-Text  
**Repository:** https://transcribe.so/developers/docs#mcp  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/mcp-391

## Description
Transcribe audio and video into speaker-labelled transcripts, subtitles, clips, and cited Q&A.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "transcribe": {
    "command": "npx",
    "args": ["-y","mcp-391"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

