YTTranscipterMultilingualMCP
Transcribe YouTube videos in multiple languages.
YTTranscipterMultilingualMCP
Description
This repository contains the code for YTTranscipterMultilingualMCP, a service for transcribing YouTube videos in multiple languages.
Usage
Notice: command should come with <full-path-of-uvx> e.g. /Library/Frameworks/Python.framework/Versions/3.10/bin/uvx
{
"mcpServers": {
"yt-transcipter-multilingual": {
"command": "/Library/Frameworks/Python.framework/Versions/3.10/bin/uvx",
"args": [
"--from",
"git+https://github.com/GoatWang/YTTranscipterMultilingualMCP",
"yt-transcipter-multilingual"
]
}
}
}
Prerequisites
- Python 3.10+
- Docker
Other Info
-
Clone the repository:
git clone https://github.com/GoatWang/YTTranscipterMultilingualMCP -
Build the Docker image:
docker build -t yt-transcipter-multilingual . -
Run the Docker container:
docker run -d -p 5000:5000 yt-transcipter-multilingual
Server Terkait
Jotform
An MCP server which brings Jotform to your AI client or LLM
Simple Voice MCP Server
A simple text-to-speech server that plays audio from text, supporting multiple voice models.
Calculator
A simple calculator server for performing basic arithmetic operations.
mocoVoice MCP Server
Transcribe audio and video files using the mocoVoice API, with integration for Claude Desktop.
MCP Content Summarizer Server
An MCP server that uses Google's Gemini 1.5 Pro to generate concise summaries of various content types.
Instagit
Let your agents instantly understand any GitHub repo
OmniFocus MCP Server
Integrate OmniFocus with Claude Desktop for AI-powered task management and weekly reviews.
Notion MCP Server
Official MCP server for the Notion API, enabling real-time interactions via Server-Sent Events (SSE).
HubSpot MCP Server
Integrate with HubSpot CRM to manage contacts, deals, and companies.
Goodday
A read-only server for the Goodday project management platform.