YouTube Transcription Server

Transcribe YouTube videos effortlessly with this server. Leverage the power of MCP to integrate transcription capabilities into your applications. Enhance your projects by adding accurate and fast video transcriptions from YouTube content.

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install seanlee10/server-youtube-transcription -c claude

This command will automatically install and configure the YouTube Transcription Server MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "YouTube Transcription Server": {
      "command": "npx",
      "args": [
        "-y",
        "@sean.lee/server-youtube-transcription"
      ],
      "env": {}
    }
  }
}

smithery badge

YouTube Transcription Server

Transcribe YouTube videos effortlessly with this server. Leverage the power of MCP to integrate transcription capabilities into your applications. Enhance your projects by adding accurate and fast video transcriptions from YouTube content.

Share:
Details:
  • Stars


    0
  • Forks


    1
  • Last commit


    3 months ago
  • Repository age


    3 months
View Repository

Auto-fetched from GitHub .

MCP servers similar to YouTube Transcription Server:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


YouTube Transcription Server: MCP Server – MCP.Bar