MCP server for Scribefy โ search YouTube, read video metadata, and extract timestamped transcripts from Claude Desktop, Cursor, Windsurf, and any MCP client.
{
"mcpServers": {
"scribefy-1": {
"command": "npx",
"args": [
"-y",
"scribefy-mcp"
]
}
}
}