Loading MCP server directory, please wait...
TikTok organic analytics — video performance, engagement metrics, and profile insights.
npx @getmcp/cli add io.github.lanternrow/tiktok-organic-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TIKTOK_ACCESS_TOKENTikTok OAuth Access Token from Login Kit flow
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lanternrow/tiktok-organic-mcp": {
"command": "npx",
"args": [
"-y",
"tiktok-organic-mcp"
],
"env": {
"TIKTOK_ACCESS_TOKEN": "",
"TIKTOK_CLIENT_KEY": "",
"TIKTOK_REFRESH_TOKEN": ""
}
}
}
}