MCP.so
Sign In
Servers
Y

Youtube Skills For Ai Agents

@ZeroPointRepo

YouTube skills powered by TranscriptAPI gives MCP-compatible AI agents direct access to YouTube's largest knowledge base. Extract full transcripts with timestamps from any public YouTube video, search across entire channels by keyword, and pull transcripts from complete playlists

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "youtube-skills": {
      "command": "npx",
      "args": [
        "-y",
        "@anthropic-ai/claude-code",
        "--skills_path",
        "/path/to/youtube-skills"
      ]
    }
  }
}

More from Media & Design