mcpbeat Sign in

MCP Youtube Channel Transcript Extractor MCP Server

local only

MCP Youtube Channel Transcript Extractor runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from npm. Last commit 22 Aug 2026.

Resolve a company domain to its YouTube channel with subscriber count and metadata.

Installs per day peak 53 · avg 4 · +64% w/w
a month agotoday
87
Installs / week
npm · @mambalabsdev/mcp-youtube-channel-transcript-extractor
0
Stars
0 open issues
22 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check MCP Youtube Channel Transcript Extractor every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 mcp-youtube-channel-transcript-extractor -- npx -y @mambalabsdev/mcp-youtube-channel-transcript-extractor
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-youtube-channel-transcript-extractor": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-youtube-channel-transcript-extractor"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-youtube-channel-transcript-extractor]
command = "npx"
args = ["-y", "@mambalabsdev/mcp-youtube-channel-transcript-extractor"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-youtube-channel-transcript-extractor": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-youtube-channel-transcript-extractor"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-youtube-channel-transcript-extractor": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-youtube-channel-transcript-extractor"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Youtube Channel Transcript Extractor

same job, measured the same way
MCP Linkedin Company Presence Mapper
by mambabuilt

Resolve a company domain to its LinkedIn page with the exact follower count.

89 installs/wk local only
MCP Reddit Brand Presence Mapper
by mambabuilt

Resolve a company domain to its subreddit and sample public mentions of the brand.

84 installs/wk local only
MCP Meta Brand Presence Mapper
by mambabuilt

Resolve a company domain to Instagram, Threads and Facebook accounts and counts.

83 installs/wk local only
YouTube Data Scraper - Videos & Channels
by ranovam

Scrape YouTube videos and channels: titles, views, likes, subscriber counts, and upload dates.

answering
MCP Domain To Linkedin URL Resolver
by mambabuilt

Resolves a company domain or name to its LinkedIn URL with confidence and firmographics.

123 installs/wk local only
MCP Company Social Presence Mapper
by mambabuilt

Map a company domain to its social media URLs and follower counts via Apify.

112 installs/wk local only
Youtube Video Channel
by mrocker

YouTube video metadata and channel data by URL or @handle. No API key or quota. Pay per result.

answering
YouTube Email Finder
by mcp-dir

Find the contact email of YouTube channels from the link, the @handle or the channel_id. Resolves th

7 tools answering

MCP Youtube Channel Transcript Extractor — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Youtube Channel Transcript Extractor?
MCP Youtube Channel Transcript Extractor 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 @mambalabsdev/mcp-youtube-channel-transcript-extractor was installed 87 times last week.
How do I connect MCP Youtube Channel Transcript Extractor?
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 @mambalabsdev/mcp-youtube-channel-transcript-extractor straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Youtube Channel Transcript Extractor?
The npm package @mambalabsdev/mcp-youtube-channel-transcript-extractor was installed 87 times in the last week. Week over week that is +64%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Youtube Channel Transcript Extractor 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.