mcpbeat Sign in

VidWords YouTube MCP Server

answering

VidWords YouTube is answering right now. Last checked 14 min ago. Last commit 22 Aug 2026.

Extract YouTube transcripts, search what was said, and read on-screen frames with cited timestamps.

Uptime history 23 days of history · worst day 96%
23 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
172 ms
Response time
average over 24h
0
Stars
last commit 22 Aug 2026

VidWords YouTube does not always answer

Over the last week it answered 99.7% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add youtube --transport http https://vidwords.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "youtube": {
      "url": "https://vidwords.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.youtube]
url = "https://vidwords.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "youtube": {
      "url": "https://vidwords.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "youtube": {
      "url": "https://vidwords.com/mcp"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://vidwords.com/mcp streamable-http needs key 147 ms 14 min ago

Alternatives to VidWords YouTube

same job, measured the same way
Scribefy
by mkirovbg

Search YouTube, get video metadata, and extract timestamped transcripts for AI workflows.

56 installs/wk local only
C
Youtube Media MCP Server
by thenextgennexus

YouTube video search with transcript extraction as first-class output.

3 tools answering
N
youtube-media
by nexlab

Search YouTube, read video metadata, and fetch transcripts with language preferences

answering
Youtube Transcripts
by fetchworks-dev

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

34 installs/wk local only
Capslane
by webbaluca

Retrieve existing or generated YouTube transcripts with timestamps through Capslane.

242 installs/wk local only
Capslane
by webba-creative-technologies

Retrieve existing or generated YouTube transcripts with timestamps through Capslane.

answering
Ocular Audio MCP
by rayakaan

MCP server for video transcripts, screenshots, and OCR on YouTube and web videos.

60 installs/wk local only
HasData YouTube
by hasdata

Search YouTube and read video, channel and transcript data as JSON. No Google Cloud project.

277 installs/wk answering

VidWords YouTube — questions

Answers built from our own checks of this server.

Why is there no tool list for VidWords YouTube?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is VidWords YouTube working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 172 ms. The bar chart above shows every period we have measured.
How do I connect VidWords YouTube?
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 is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to VidWords YouTube?
No API key is involved. VidWords YouTube answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is VidWords YouTube?
It answers our handshake in 172 ms on average, which is faster than 72% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is VidWords YouTube open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.