# Scribefy

**Category:** 🎥 Multimedia Process  
**Repository:** https://github.com/MKirovBG/scribefy.app  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/scribefy

## Description
Search YouTube, get video metadata, and extract timestamped transcripts for AI workflows.

## 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": {
  "scribefy": {
    "command": "npx",
    "args": ["-y","scribefy"]
  }
}
```

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

