Skip to content
Back to search
30
MCP

YouTube Research MCP

io.github.coyasong/youtube-research

Citation-ready YouTube transcript research and optional channel intelligence for AI agents.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

💯 YouTube Transcript + YouTube Search MCP for AI Agents
💯 The fastest YouTube transcript + YouTube search MCP for AI agents. Try for free.
0 tools · streamable-http
io.github.jkawamoto/mcp-youtube-transcript
An MCP server retrieving transcripts of YouTube videos
0 tools
@adbuilds/youtube-transcript-mcp
MCP server for retrieving YouTube video transcripts for Claude Code and other MCP-enabled AI tools
0 tools
@stophy/mcp
YouTube data for AI agents. MCP server that gives AI agents YouTube transcripts, comments, search, and channels as structured JSON.
0 tools
io.github.mrslbt/rippr-mcp
Extract YouTube transcripts for AI agents. Clean text or timestamped segments.
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_research_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}