mcpbeat Sign in

YouTube MCP by UnClick MCP Server

local only

YouTube MCP by UnClick runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm.

Search YouTube and get video, channel, playlist, and caption details. By UnClick.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 8 · avg 4 · +53% w/w
a month agotoday
25
Installs / week
npm · @unclick/youtube-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add youtube -- npx -y @unclick/youtube-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "youtube": {
      "args": [
        "-y",
        "@unclick/youtube-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.youtube]
command = "npx"
args = ["-y", "@unclick/youtube-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "youtube": {
      "args": [
        "-y",
        "@unclick/youtube-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "youtube": {
      "args": [
        "-y",
        "@unclick/youtube-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to YouTube MCP by UnClick

same job, measured the same way
YouTube Transcript + YouTube Search MCP
by getyoutubetranscript

YouTube transcripts, search, channel browsing, and playlists for AI agents via MCP.

6 tools answering
YouTube
by mcp-dir

Search, video, channel, playlist, comments, trending and related items from YouTube. Hosted by the p

35 tools answering
AIsa YouTube Search
by aisa

Search videos, channels and playlists, narrowed by country, language and filters.

answering
YouTube Transcript & Search MCP Server
by transcriptout

YouTube transcripts, search, channels, playlists and bulk transcript jobs for AI agents. 14 tools.

14 tools answering
BulkTranscripts YouTube
by bulktranscripts

YouTube transcripts, search, channel/playlist listings and upload tracking for AI agents.

7 tools answering
Youtube Transcripts
by fetchworks-dev

YouTube transcripts for AI agents: videos, channels, playlists, search. Timestamps, SRT, VTT.

27 installs/wk local only
SocialDataX YouTube MCP
by 52choujiang

YouTube public video, comment, reply, channel, search, and speech-to-text transcript tools.

10 tools answering
YouTube Transcript Downloader
by youtubetranscriptdownload

Clean YouTube transcripts for agents: single videos, channels, playlists, plus AI caption cleanup.

4 tools answering

YouTube MCP by UnClick — questions

Answers built from our own checks of this server.

Why is there no uptime for YouTube MCP by UnClick?
YouTube MCP by UnClick runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @unclick/youtube-mcp was installed 25 times last week.
Is YouTube MCP by UnClick still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect YouTube MCP by UnClick?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @unclick/youtube-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use YouTube MCP by UnClick?
The npm package @unclick/youtube-mcp was installed 25 times in the last week. Week over week that is +53%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.