youtube-mcp-server

SurajSongara/youtube-mcp-server
★ 0 stars Python AI/LLM Updated 5d ago
MCP server that lets AI agents search YouTube, fetch video transcripts, search within transcript text, and retrieve video metadata. Built with Python.
View on GitHub → Try with Claude — $10 free →

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-mcp-server": {
      "command": "uvx",
      "args": [
        "youtube-mcp-server"
      ]
    }
  }
}

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

README Excerpt

An MCP server that lets AI agents search YouTube, fetch video transcripts, search within transcript text, and retrieve video metadata. Bridges the gap between LLMs and video content. | Tool | Description | API Key | |------|-------------|---------| | `search_videos` | Search YouTube for videos with filtering and pagination | Required |

Tools (4)

get_metadataget_transcriptsearch_transcriptsearch_videos

Topics

aillmmcpmodel-context-protocolpythontranscriptyoutube