# transcribe

**Category:** 🎙️ Speech-to-Text  
**Repository:** https://github.com/adiIspas/videototext  
**npm Downloads (last month):** 5804  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/transcribe

## Description
Transcribe audio & video to text for AI agents: 100+ languages, speaker labels, webhooks.

## 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","transcribe"]
  }
}
```

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

