TikTapDown MCP
Rank #31,117io.github.farukkolip/tiktapdown-mcp
TikTok toolkit: download videos, niche hashtags, best posting times, viral hook formulas.
TikTapDown MCP is a Model Context Protocol (MCP) server published by farukkolip. It ranks #31,117 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. TikTapDown MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jun 10, 2026 and most recently updated on Jun 11, 2026.
Ranks ahead of 84,343 of 115,460 servers on MCP Toplist.
Use TikTapDown MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tiktapdown-mcp -- npx -y tiktapdown-mcp[mcp_servers.tiktapdown-mcp]
command = "npx"
args = ["-y", "tiktapdown-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"tiktapdown-mcp": {
"command": "npx",
"args": [
"-y",
"tiktapdown-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tiktapdown-mcp": {
"command": "npx",
"args": [
"-y",
"tiktapdown-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tiktapdown-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tiktapdown-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tiktapdown-mcp": {
"command": "npx",
"args": [
"-y",
"tiktapdown-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tiktapdown-mcp": {
"command": "npx",
"args": [
"-y",
"tiktapdown-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.farukkolip%2Ftiktapdown-mcp)<a href="https://mcptoplist.com/server/io.github.farukkolip%2Ftiktapdown-mcp"><img src="https://mcptoplist.com/badge/io.github.farukkolip%2Ftiktapdown-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
farukkolip
Other servers by farukkolip
View all farukkolip servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Jun 11, 2026 |
Frequently asked questions
- Who maintains TikTapDown MCP?
- TikTapDown MCP is maintained by farukkolip, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is TikTapDown MCP listed on the Official MCP Registry?
- Yes — TikTapDown MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does TikTapDown MCP have?
- MCP Toplist tracks 1 version of TikTapDown MCP, most recently published on Jun 11, 2026.
- Where can I find the source code for TikTapDown MCP?
- The source code for TikTapDown MCP is hosted at github.com/farukkolip/tiktapdown-mcp.