๐ฏ YouTube Transcript + YouTube Search MCP for AI Agents for Claude Desktop
com.transcriptapi/youtube-transcript-and-youtube-search
๐ฏ The fastest YouTube transcript + YouTube search MCP for AI agents. Try for free.
client:Claude Desktop
transport:streamable-http
Install ๐ฏ YouTube Transcript + YouTube Search MCP for AI Agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json ยท windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"youtube-transcript-and-youtube-search": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://transcriptapi.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs