
youtube transcript mcp
一个基于 Spring Boot 的 MCP 服务器,用于生成 YouTube 视频的转录文本。
Repository Info
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
- Clone the repository:
git clone <your-repo-url> cd youtube-transcript-mcp - Build the project:
./mvnw clean install - 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
Clone the repository
git clone https://github.com/kartik1998/youtube-transcript-mcpInstall dependencies
cd youtube-transcript-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.