Tiktok Creator runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from pypi.
TikTok automation: post videos, get analytics, manage comments
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tiktok-creator -- uvx tiktok-creator-mcp
{
"mcpServers": {
"tiktok-creator": {
"args": [
"tiktok-creator-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.tiktok-creator]
command = "uvx"
args = ["tiktok-creator-mcp"]
{
"mcpServers": {
"tiktok-creator": {
"args": [
"tiktok-creator-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"tiktok-creator": {
"args": [
"tiktok-creator-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
TIKTOK_CLIENT_KEY (TikTok app client key), TIKTOK_CLIENT_SECRET (TikTok app client secret), TIKTOK_ACCESS_TOKEN (TikTok user access token), TIKTOK_REFRESH_TOKEN (TikTok refresh token for token renewal).
The author declared them in the registry entry; get the values from the project itself.
YouTube automation: upload videos, Shorts, manage playlists, get analytics
Schedule Instagram reels, manage comment-to-DM automations, and read analytics
Manage SocialBu posts, scheduling, publishing, automations, and analytics from MCP clients.
Instagram automation: post images, Reels, carousels, Stories, analytics
Manage videos, playlists, analytics, and monetization for OTT streaming services.
Unofficial TikTok API & scraper: creator analytics, video data, comments, search. x402, no API key.
Manage your Vidalytics videos and analytics from your AI assistant.
TikTok organic analytics — video performance, engagement metrics, and profile insights.
Answers built from our own checks of this server.