tiktok-organic-mcp
Rank #56,006io.github.lanternrow/tiktok-organic-mcp
TikTok organic analytics — video performance, engagement metrics, and profile insights.
tiktok-organic-mcp is a Model Context Protocol (MCP) server published by lanternrow. It ranks #56,006 of 115,591 servers tracked on MCP Toplist. tiktok-organic-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 25, 2026 and most recently updated on May 25, 2026.
Ranks ahead of 59,585 of 115,591 servers on MCP Toplist.
Use tiktok-organic-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tiktok-organic-mcp -e "TIKTOK_ACCESS_TOKEN=<your TIKTOK_ACCESS_TOKEN>" -e "TIKTOK_CLIENT_KEY=<your TIKTOK_CLIENT_KEY>" -e "TIKTOK_REFRESH_TOKEN=<your TIKTOK_REFRESH_TOKEN>" -- npx -y tiktok-organic-mcpReplace each placeholder with your own value before saving.
[mcp_servers.tiktok-organic-mcp]
command = "npx"
args = ["-y", "tiktok-organic-mcp"]
[mcp_servers.tiktok-organic-mcp.env]
TIKTOK_ACCESS_TOKEN = "<your TIKTOK_ACCESS_TOKEN>"
TIKTOK_CLIENT_KEY = "<your TIKTOK_CLIENT_KEY>"
TIKTOK_REFRESH_TOKEN = "<your TIKTOK_REFRESH_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tiktok-organic-mcp": {
"command": "npx",
"args": [
"-y",
"tiktok-organic-mcp"
],
"env": {
"TIKTOK_ACCESS_TOKEN": "<your TIKTOK_ACCESS_TOKEN>",
"TIKTOK_CLIENT_KEY": "<your TIKTOK_CLIENT_KEY>",
"TIKTOK_REFRESH_TOKEN": "<your TIKTOK_REFRESH_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tiktok-organic-mcp": {
"command": "npx",
"args": [
"-y",
"tiktok-organic-mcp"
],
"env": {
"TIKTOK_ACCESS_TOKEN": "<your TIKTOK_ACCESS_TOKEN>",
"TIKTOK_CLIENT_KEY": "<your TIKTOK_CLIENT_KEY>",
"TIKTOK_REFRESH_TOKEN": "<your TIKTOK_REFRESH_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tiktok-organic-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tiktok-organic-mcp"
],
"env": {
"TIKTOK_ACCESS_TOKEN": "<your TIKTOK_ACCESS_TOKEN>",
"TIKTOK_CLIENT_KEY": "<your TIKTOK_CLIENT_KEY>",
"TIKTOK_REFRESH_TOKEN": "<your TIKTOK_REFRESH_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tiktok-organic-mcp": {
"command": "npx",
"args": [
"-y",
"tiktok-organic-mcp"
],
"env": {
"TIKTOK_ACCESS_TOKEN": "<your TIKTOK_ACCESS_TOKEN>",
"TIKTOK_CLIENT_KEY": "<your TIKTOK_CLIENT_KEY>",
"TIKTOK_REFRESH_TOKEN": "<your TIKTOK_REFRESH_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tiktok-organic-mcp": {
"command": "npx",
"args": [
"-y",
"tiktok-organic-mcp"
],
"env": {
"TIKTOK_ACCESS_TOKEN": "<your TIKTOK_ACCESS_TOKEN>",
"TIKTOK_CLIENT_KEY": "<your TIKTOK_CLIENT_KEY>",
"TIKTOK_REFRESH_TOKEN": "<your TIKTOK_REFRESH_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
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.lanternrow%2Ftiktok-organic-mcp)<a href="https://mcptoplist.com/server/io.github.lanternrow%2Ftiktok-organic-mcp"><img src="https://mcptoplist.com/badge/io.github.lanternrow%2Ftiktok-organic-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lanternrow
Other servers by lanternrow
- facebook-pages-mcp#56,005 · 1 ver
- namecheap-api-mcp#58,071 · 1 ver
- youtube-organic-mcp#58,072 · 1 ver
- linkedin-pages-mcp#99,971
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 25, 2026 |
Frequently asked questions
- Who maintains tiktok-organic-mcp?
- tiktok-organic-mcp is maintained by lanternrow, which publishes 5 MCP servers (4 total versions) tracked on MCP Toplist.
- Is tiktok-organic-mcp listed on the Official MCP Registry?
- Yes — tiktok-organic-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does tiktok-organic-mcp have?
- MCP Toplist tracks 1 version of tiktok-organic-mcp, most recently published on May 25, 2026.
- Where can I find the source code for tiktok-organic-mcp?
- The source code for tiktok-organic-mcp is hosted at github.com/lanternrow/tiktok-organic-mcp.