Extract timestamped YouTube transcripts — plus video search, metadata, and related-video tools — for Claude, Cursor, Windsurf, and any MCP client.
Server Config
{
"mcpServers": {
"scribefy": {
"command": "npx",
"args": [
"-y",
"scribefy-mcp"
],
"env": {
"SCRIBEFY_API_KEY": "sk_live_…"
}
}
}
}