送信

Scribefy

@MKirovBG

Extract timestamped YouTube transcripts — plus video search, metadata, and related-video tools — for Claude, Cursor, Windsurf, and any MCP client.

サーバー設定

{
  "mcpServers": {
    "scribefy": {
      "command": "npx",
      "args": [
        "-y",
        "scribefy-mcp"
      ],
      "env": {
        "SCRIBEFY_API_KEY": "sk_live_…"
      }
    }
  }
}