Skip to content
Back to search
30
MCP

aidevtube-mcp

pypi/aidevtube-mcp

Semantic search over a curated, multilingual corpus of AI & coding YouTube video summaries — MCP server for the AI YouTube Digest API.

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

Similar MCP servers embedding-nearest

youtube-mcp-server
MCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
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
youtube-mcp
Search and browse videos, channels, and playlists to fetch titles, descriptions, stats, and durations. Retrieve multilingual, timestamped t
0 tools · http
@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
@mseep/miduconf-mcp
MCP (Model Context Protocol) server with YouTube API integration tools for searching videos, getting channel information, and retrieving pla
0 tools

How to use

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

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