ytrnscrpt-mcp-server
index01d/ytrnscrpt-mcp-serverUpdated 24 days ago01

Remote#YouTube#transcripts#serverLicense: NoneLanguage: TypeScript

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

Installation

Claude
Claude
Cursor
Cursor
Windsurf
Windsurf
Cline
Cline
Witsy
Witsy
Spin AI
Spin AI
Run locally with the following command:
Terminal
Add the following config to your client:
JSON
{
  "mcpServers": {
    "youtube-transcript": {
      "env": {},
      "args": [
        "/ABSOLUTE/PATH/TO/ytrnscrpt-mcp-server/dist/index.js"
      ],
      "command": "node"
    }
  }
}

MCPLink

Seamless access to top MCP servers powering the future of AI integration.

© 2025 MCPLink. All rights reserved.
discordgithubdiscord