
ytrnscrpt mcp server
YouTube Transcript MCP Server 会获取并分析YouTube视频的文字记录,以便Claude Desktop轻松访问视频内容,用于研究、教育和摘要。
Repository Info
About This Server
YouTube Transcript MCP Server 会获取并分析YouTube视频的文字记录,以便Claude Desktop轻松访问视频内容,用于研究、教育和摘要。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
YouTube Transcript MCP Server
MCP server that enables Claude to fetch and analyze YouTube video transcripts.
Quick Start
- Setup:
npm install
npm run build
- Configure Claude Desktop:
- Edit
~/Library/Application Support/Claude/claude_desktop_config.json:
- Edit
{
"mcpServers": {
"youtube-transcript": {
"command": "node",
"args": [
"/ABSOLUTE/PATH/TO/ytrnscrpt-mcp-server/dist/index.js"
]
}
}
}
- Restart Claude Desktop
- Ask: "Get me the transcript for [YouTube URL]"
License
MIT
Quick Start
Clone the repository
git clone https://github.com/index01d/ytrnscrpt-mcp-serverInstall dependencies
cd ytrnscrpt-mcp-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.