VidWords YouTube
Rank #45,438com.vidwords/youtube
Extract YouTube transcripts, search what was said, and read on-screen frames with cited timestamps.
VidWords YouTube is a Model Context Protocol (MCP) server published by haljishi. It ranks #45,438 of 115,591 servers tracked on MCP Toplist. VidWords YouTube is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 18, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 70,153 of 115,591 servers on MCP Toplist.
Use VidWords YouTube
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http youtube https://vidwords.com/mcp[mcp_servers.youtube]
url = "https://vidwords.com/mcp"Add to ~/.codex/config.toml.
https://vidwords.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"youtube": {
"url": "https://vidwords.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"youtube": {
"type": "http",
"url": "https://vidwords.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"youtube": {
"serverUrl": "https://vidwords.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"youtube": {
"url": "https://vidwords.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.vidwords%2Fyoutube)<a href="https://mcptoplist.com/server/com.vidwords%2Fyoutube"><img src="https://mcptoplist.com/badge/com.vidwords%2Fyoutube.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
haljishi
Available versions (3)
| Version | Published |
|---|---|
| 1.1.0 | Aug 22, 2026 |
| 1.0.1 | Aug 19, 2026 |
| 1.0.0 | Aug 18, 2026 |
Frequently asked questions
- Who maintains VidWords YouTube?
- VidWords YouTube is maintained by haljishi, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is VidWords YouTube listed on the Official MCP Registry?
- Yes — VidWords YouTube is listed on the Official MCP Registry.
- How many versions does VidWords YouTube have?
- MCP Toplist tracks 3 versions of VidWords YouTube, most recently published on Aug 22, 2026.
- Where can I find the source code for VidWords YouTube?
- The source code for VidWords YouTube is hosted at github.com/haljishi/vidwords-mcp.