MCP Server
MCP
io.github.walidb212/dltik-mcp-server
Anonymous TikTok & Douyin downloader — metadata, download, and batch via dltik.app.
Install
npx -y @dltik/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@dltik/mcp-server",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Pro or Business API key for higher rate limits (optional — anonymous free tier: 10 downloads/day)",
"format": "string",
"isSecret": true,
"name": "DLTIK_API_KEY"
},
{
"description": "Locale for tool descriptions and error messages (en/fr/es/pt-br/ar/de)",
"format": "string",
"name": "DLTIK_LOCALE"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment