youtube-tools-mcp

NewYaroslav/youtube-tools-mcp
★ 1 stars Python 🤖 AI/LLM Updated today
Python MCP server for YouTube transcripts, cleanup, and frame extraction.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "youtube-tools-mcp": {
      "command": "uvx",
      "args": [
        "youtube-tools-mcp"
      ]
    }
  }
}

Or install with pip: pip install youtube-tools-mcp

README Excerpt

Python MCP server for YouTube transcripts, cleanup, frame extraction, and video/audio download. `youtube-tools-mcp` is a Python MCP server that helps AI agents analyze YouTube videos. It provides tools for: - extracting YouTube transcripts / auto-subtitles with timestamps; - cleaning noisy auto-generated subtitles;

Tools (20)

YOUTUBE_API_KEYYOUTUBE_TOOLS_VISION_API_KEYYOUTUBE_TOOLS_VISION_BASE_URLYOUTUBE_TOOLS_VISION_MAX_TOKENSYOUTUBE_TOOLS_VISION_MODELYOUTUBE_TOOLS_VISION_TIMEOUTanalyze_image_fileclean_transcriptdownload_audiodownload_videoextract_frames_everyextract_video_frameextract_video_framesget_youtube_transcriptjpeg_qualitymax_widthoutput_dirread_image_filevision_modelvision_prompt