kartik1998
MCP Serverkartik1998public

youtube transcript mcp

一个基于 Spring Boot 的 MCP 服务器,用于生成 YouTube 视频的转录文本。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Java
Language
MIT License
License

About This Server

一个基于 Spring Boot 的 MCP 服务器,用于生成 YouTube 视频的转录文本。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

YouTube Transcript MCP Server

This project is an MCP (Model Context Protocol) server that allows users to generate transcriptions for YouTube video links. It provides an MCP tool to fetch the transcript of a given YouTube video using an external transcription service.

Features

  • Accepts YouTube video URLs and returns their transcribed text
  • Integrates with an external API for fetching YouTube video transcripts
  • Built with Spring Boot for easy configuration and extensibility

Setup

  1. Clone the repository:
    git clone <your-repo-url>
    cd youtube-transcript-mcp
    
  2. Build the project:
    ./mvnw clean install
    
  3. MCP json
{
  "mcpServers": {
    "youtube-transcript": {
      "command": "java",
      "args": [
        "-Dspring.ai.mcp.server.stdio=true",
        "-jar",
        "<path_to>/youtube-transcript-mcp/target/youtube-transcript-mcp-0.0.1-SNAPSHOT.jar"
      ]
    }
  }
}


License

MIT

Quick Start

1

Clone the repository

git clone https://github.com/kartik1998/youtube-transcript-mcp
2

Install dependencies

cd youtube-transcript-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerkartik1998
Repoyoutube-transcript-mcp
LanguageJava
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation