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
Related Servers
Backlog
Integrates with the Backlog API to manage projects and issues.
Linear MCP Server
Interact with the Linear project management system using its GraphQL API.
Google Sheets (Go)
A Go-based MCP server for integrating Google Sheets with Claude.
Odoo
Interact with Odoo ERP systems, allowing AI assistants to access and manage business data like contacts, sales, and projects.
Canvas LMS
MCP server for easy access to education data through your Canvas LMS instance.
JIRA
Access and manage JIRA issues, projects, and users with optimized data payloads for AI context windows.
Time MCP Server
Provides current time and timezone conversion capabilities for LLMs, using IANA timezone names.
Research MCP Server
A research server that retrieves and creates survey data pages in Notion.
Taskeract
Official Taskeract MCP Server for integrating your Taskeract project tasks and load the context of your tasks into your MCP enabled app.
Vedit-MCP
Perform basic video editing operations using natural language commands. Requires ffmpeg to be installed.