Extracts subtitles from YouTube videos using a provided link.
This MCP server retrieves subtitles from YouTube videos based on a provided URL. It leverages Azure Functions for serverless execution and integrates with the Model Context Protocol (MCP) framework, allowing seamless connection to MCP hosts and clients. The server provides functionalities like listing available languages and extracting subtitles for a specified language, enabling integration with tools like VS Code and MCP Inspector.
主な機能
01Extracts subtitles from YouTube videos
02Compatible with MCP hosts and clients
03Supports multiple languages
04Easy integration with VS Code and MCP Inspector
05Integrates with Azure Functions for serverless execution