Skip to content
Back to search
60
MCP http

youtube-mcp

sfiorini/youtube-mcp

Search and browse videos, channels, and playlists to fetch titles, descriptions, stats, and durations. Retrieve multilingual, timestamped transcripts and search within captions for precise context. Surface channel and playlist insights quickly by listing items and details.

Uptime
100.0%
61 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

YouTube MCP by UnClick
Search YouTube and get video, channel, playlist, and caption details. By UnClick.
0 tools
@dpm-tools/mcp-yt-clip
MCP server: fetch YouTube transcripts, search for moments by keyword, return text-only summaries. Powered by youtube-transcript. Free, MIT.
0 tools
aidevtube-mcp
Semantic search over a curated, multilingual corpus of AI & coding YouTube video summaries — MCP server for the AI YouTube Digest API.
0 tools
kzmshx-youtube-mcp
MCP server for extracting YouTube video transcripts and metadata
0 tools
YouTube Research MCP
Citation-ready YouTube transcript research and optional channel intelligence for AI agents.
0 tools
TubeMCP
Searches YouTube videos and fetches transcripts with local SQLite caching.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "youtube-mcp": {
      "url": "https://github.com/sfiorini/youtube-mcp",
      "transport": "http"
    }
  }
}