index01d
MCP Serverindex01dpublic

ytrnscrpt mcp server

YouTube Transcript MCP Server 会获取并分析YouTube视频的文字记录,以便Claude Desktop轻松访问视频内容,用于研究、教育和摘要。

Repository Info

1
Stars
2
Forks
1
Watchers
0
Issues
TypeScript
Language
-
License

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

  1. Setup:
npm install
npm run build
  1. Configure Claude Desktop:
    • Edit ~/Library/Application Support/Claude/claude_desktop_config.json:
{
  "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

1

Clone the repository

git clone https://github.com/index01d/ytrnscrpt-mcp-server
2

Install dependencies

cd ytrnscrpt-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerindex01d
Repoytrnscrpt-mcp-server
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation