Skip to content
Back to search
30
MCP

chatyt-mcp

npm/chatyt-mcp

MCP server for ChatYT — summarize YouTube videos and fetch transcripts from ChatGPT, Claude Desktop, Claude Code, Cursor, Windsurf, claude.ai, and any MCP-compatible client.

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

Similar MCP servers embedding-nearest

@adbuilds/youtube-transcript-mcp
MCP server for retrieving YouTube video transcripts for Claude Code and other MCP-enabled AI tools
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
artsamsonov/yt-captions-mcp
An MCP server that fetches YouTube transcripts via `yt-dlp`, with pagination for large responses.
0 tools
@fabriqa.ai/youtube-transcript-mcp
MCP server for retrieving YouTube video transcripts for Claude Code
0 tools
io.github.zlatkoc/youtube-summarize
MCP server that fetches YouTube video transcripts and optionally summarizes them
0 tools
io.github.jkawamoto/mcp-youtube-transcript
An MCP server retrieving transcripts of YouTube videos
0 tools

How to use

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

{
  "mcpServers": {
    "chatyt-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}