YT Transcripter Multilingual MCP
Provides tools for transcribing YouTube videos in multiple languages.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@YT Transcripter Multilingual MCPtranscribe this video in Spanish: https://youtu.be/dQw4w9WgXcQ"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
YTTranscipterMultilingualMCP
Description
This repository contains the code for YTTranscipterMultilingualMCP, a service for transcribing YouTube videos in multiple languages.
Related MCP server: youtube-summarize
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/YTTranscipterMultilingualMCPBuild the Docker image:
docker build -t yt-transcipter-multilingual .Run the Docker container:
docker run -d -p 5000:5000 yt-transcipter-multilingual
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GoatWang/YTTranscipterMultilingualMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server