
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
importly-mcp
Advanced tools
MCP server for Importly — let AI agents download, transcribe, and extract metadata from any video or audio URL. No yt-dlp, proxies, or ffmpeg to run yourself.
Give your AI agent the ability to download, transcribe, and inspect any video or audio URL — YouTube, TikTok, X, podcasts, and 1000+ other sites.
Importly runs yt-dlp, rotating residential proxies, ffmpeg, and speech-to-text server-side, so your agent (and you) never deal with IP bans, 429s, cookie rot, or extractor breakage.
| Tool | What it does |
|---|---|
import_media / check_import | Download media to hosted storage, get a direct link (optionally with a transcript) |
transcribe_media / check_transcription | Speech-to-text with timestamped segments |
get_metadata / check_metadata | Full metadata: formats, uploader, thumbnails, stats |
get_basic_metadata / check_basic_metadata | Fast title/duration/thumbnail lookup |
check_balance | Remaining credit balance |
Jobs are async: submit tools return a jobId, check tools poll it. Responses tell the agent exactly what to do next.
claude mcp add importly -e IMPORTLY_API_KEY=your_key -- npx -y importly-mcp
{
"mcpServers": {
"importly": {
"command": "npx",
"args": ["-y", "importly-mcp"],
"env": { "IMPORTLY_API_KEY": "your_key" }
}
}
}
(Claude Desktop: claude_desktop_config.json · Cursor: .cursor/mcp.json · Cline: MCP settings UI · Windsurf: ~/.codeium/windsurf/mcp_config.json)
Usage-based credits (downloads ~$0.01/MB, transcription per media minute) — see pricing. New accounts get $3.00 free.
MIT licensed. The server is a thin wrapper over the Importly API.
FAQs
MCP server for Importly — let AI agents download, transcribe, and extract metadata from any video or audio URL. No yt-dlp, proxies, or ffmpeg to run yourself.
The npm package importly-mcp receives a total of 23 weekly downloads. As such, importly-mcp popularity was classified as not popular.
We found that importly-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.

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.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.