Transcribe YouTube videos in multiple languages.
This repository contains the code for YTTranscipterMultilingualMCP, a service for transcribing YouTube videos in multiple languages.
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"
]
}
}
}
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
Automate browser actions using natural language commands. Powered by Playwright and supports multiple LLM providers.
Integrates Amoga Studio with Claude Desktop for enhanced productivity and communication.
Converts Markdown text into HTML compatible with WeChat official accounts using an external API key.
Contract and template management for drafting, reviewing, and sending binding contracts.
Integrates with Jira's REST API to manage issues programmatically.
Access your WeChat Reading (微信读书) bookshelf, notes, highlights, and reviews.
An MCP server that gives Claude Desktop a maid personality, complete with a Japanese-accented voice, visual avatar, and speech recognition.
Converts Cursor agent plans into structured markdown task lists and organizes them in your repository.
An MCP server for interacting with Home Assistant. Requires HA_URL and HA_TOKEN environment variables.
Access personal and team knowledge repositories, including documents and Slack discussions.