TikTok Agent Publisher runs on your own machine — the client starts it, so there is no endpoint to ping. 95 installs a week from npm. Last commit 29 Aug 2026.
Local-first TikTok Content Posting API for AI agents: OAuth checks, dry-run and live uploads.
We read the source, 22 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.
return path.join(this.baseDir, name);
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-agent-publisher -- npx -y tiktok-agent-publisher
{
"mcpServers": {
"tiktok-agent-publisher": {
"args": [
"-y",
"tiktok-agent-publisher"
],
"command": "npx"
}
}
}
[mcp_servers.tiktok-agent-publisher]
command = "npx"
args = ["-y", "tiktok-agent-publisher"]
{
"mcpServers": {
"tiktok-agent-publisher": {
"args": [
"-y",
"tiktok-agent-publisher"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tiktok-agent-publisher": {
"args": [
"-y",
"tiktok-agent-publisher"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TIKTOK_DRY_RUN (Set to false only when the agent should perform live TikTok upload operations. Defaults to dry-run behavior.), TIKTOK_CLIENT_KEY (TikTok developer app client key. Optional until OAuth or live upload flows are used.), TIKTOK_CLIENT_SECRET (TikTok developer app client secret. Keep local and do not expose it to agents.).
The author declared them in the registry entry; get the values from the project itself.
Cuvo Health published site content and live discovery-call booking tools for AI agents.
Local-first, persistent memory for AI coding agents — remember, recall, forget, and list, over MCP.
Local-first social MCP: an agent drafts and schedules posts; you approve before anything publishes.
Agent-first YouTube Shorts uploader: dry-run validation, OAuth checks, synthetic-media metadata.
Local-first persistent memory for AI coding agents.
Local-first persistent memory for coding agents and MCP clients.
Local-first biological memory for coding agents: recall, consolidation, and pre-action Guard checks.
Zotero MCP server: local-first search, library checks, and preview-first writes for AI agents.
Answers built from our own checks of this server.