Lecture Transcript Slide Matcher

MCP Server

by majiayu000 · Added 5mo ago

Claude
76

Install

git clone https://github.com/majiayu000/claude-skill-registry

Add to Claude

claude mcp add lecture-transcript-slide-matcher

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "lecture-transcript-slide-matcher": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/lecture-transcript-slide-matcher"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

Combines YouTube lecture transcripts with PDF slides to create an interactive HTML page. Matches each slide to corresponding transcript segments, organized by key concepts. Use when users want to create synchronized lecture notes from transcript text files and slide PDFs.

Tags

ai-mlpythongobashgitskill

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations