
Research
/Security News
Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Popular npm packages keyv and cacheable compromised.
@dltik/mcp-server
Advanced tools
MCP server for dltik.app. It exposes TikTok metadata, direct download, and batch download tools over stdio.
DLTIK_API_URL=https://api.dltik.appDLTIK_API_KEY=your_api_keynpm install -g @dltik/mcp-server
claude_desktop_config.json
{
"mcpServers": {
"dltik": {
"command": "npx",
"args": ["-y", "@dltik/mcp-server"],
"env": {
"DLTIK_API_URL": "https://api.dltik.app",
"DLTIK_API_KEY": "your-api-key"
}
}
}
}
.cursor/mcp.json
{
"mcpServers": {
"dltik": {
"command": "npx",
"args": ["-y", "@dltik/mcp-server"],
"env": {
"DLTIK_API_URL": "https://api.dltik.app",
"DLTIK_API_KEY": "your-api-key"
}
}
}
}
tiktok_metadata(url)tiktok_download(url, format)tiktok_batch(urls, format)npm run dev -w apps/mcp-server
npm run build -w apps/mcp-server
FAQs
dltik MCP server for TikTok metadata and downloads
The npm package @dltik/mcp-server receives a total of 19 weekly downloads. As such, @dltik/mcp-server popularity was classified as not popular.
We found that @dltik/mcp-server 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.

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.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.