Loading MCP server directory, please wait...
Search YouTube, get video metadata, and extract timestamped transcripts for AI workflows.
npx @getmcp/cli add io.github.MKirovBG/scribefy-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SCRIBEFY_API_KEYScribefy API key (sk_live_… or sk_test_…) from scribefy.app/dashboard. Available on the API + MCP plan.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MKirovBG/scribefy-mcp": {
"command": "npx",
"args": [
"-y",
"scribefy-mcp"
],
"env": {
"SCRIBEFY_API_KEY": "",
"SCRIBEFY_API_BASE": ""
}
}
}
}