
YTTranscipter Multilingual
Transcribe YouTube videos in multiple languages effortlessly. Enhance your content accessibility by converting spoken language into text across various languages. Utilize this service to broaden your audience reach and improve engagement with your video content.
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the YTTranscipter Multilingual MCP server manually.
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
Details:
Stars
0Forks
0Last commit
3 months agoRepository age
3 months
Auto-fetched from GitHub .
MCP servers similar to YTTranscipter Multilingual:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit