Tiktok Organic MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 29 Jun 2026.
TikTok organic analytics — video performance, engagement metrics, and profile insights.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const run = (cmd) => execSync(cmd, { stdio: "inherit" });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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-organic-mcp -- npx -y tiktok-organic-mcp
{
"mcpServers": {
"tiktok-organic-mcp": {
"args": [
"-y",
"tiktok-organic-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tiktok-organic-mcp]
command = "npx"
args = ["-y", "tiktok-organic-mcp"]
{
"mcpServers": {
"tiktok-organic-mcp": {
"args": [
"-y",
"tiktok-organic-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tiktok-organic-mcp": {
"args": [
"-y",
"tiktok-organic-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TIKTOK_ACCESS_TOKEN (TikTok OAuth Access Token from Login Kit flow), TIKTOK_CLIENT_KEY (TikTok App Client Key (for token refresh)), TIKTOK_REFRESH_TOKEN (TikTok Refresh Token (for token renewal)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Google Business Profile: locations, reviews, local posts and performance metrics.
Read-only performance insights for your Boosthis projects: speed, crashes, traces, and fixes.
MCP server for Google Lighthouse performance metrics
RUM platform for web performance analytics, Core Web Vitals, and third-party script monitoring.
Query Yandex Metrica analytics — reports, trends, metadata and raw log exports — via an AI agent.
Investigate errors, track deployments, analyze performance, and manage application monitoring
Query system performance metrics via MCP - CPU, memory, disk I/O, network, processes
Celestia network intelligence for AI agents: daily analysis, anomaly signals and DA metrics.
Answers built from our own checks of this server.