
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
Node launcher for the ytdl-mcp Rust MCP server and CLI binary.
npx -y ytdl-mcp
Run the guided setup:
npx -y ytdl-mcp setup
Install globally when you want the command on PATH:
npm i -g ytdl-mcp
ytdl-mcp --version
ytdl-mcp setup
The package downloads the matching GitHub Release binary during postinstall.
The npm package version and the ytdl-mcp release tag are expected to match.
Release automation publishes this package from the repository v* tag workflow;
the GitHub repository must have an NPM_TOKEN secret with publish access.
Run without subcommands, ytdl-mcp serves MCP over stdio. MCP clients can launch
it with:
{
"command": "npx",
"args": ["-y", "ytdl-mcp"],
"env": {
"YTDLP_REMOTE": "tootie",
"YTDLP_REMOTE_PATH": "/media/music"
}
}
YTDL_MCP_BINARY_VERSION=v0.7.0 npm i -g ytdl-mcp
YTDL_MCP_RELEASE_BASE_URL=https://github.com/jmagar/ytdl-mcp/releases/download npm i -g ytdl-mcp
YTDL_MCP_SKIP_DOWNLOAD=1 npm i -g ytdl-mcp
Supported binary targets are Linux x64 and Windows x64, matching the current GitHub Release assets.
FAQs
Node launcher for the ytdl-mcp Rust MCP server and CLI binary.
We found that ytdl-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.