Skip to content
Claude Desktop

๐Ÿ’ฏ 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

๐Ÿ’ฏ YouTube Transcript + YouTube Search MCP for AI Agents in other clients