Clipwise runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 17 May 2026.
MCP server for Clipwise - AI tools for TikTok, Reels, and Shorts video creators.
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 clipwise-mcp -- npx -y clipwise-mcp-server
{
"mcpServers": {
"clipwise-mcp": {
"args": [
"-y",
"clipwise-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.clipwise-mcp]
command = "npx"
args = ["-y", "clipwise-mcp-server"]
{
"mcpServers": {
"clipwise-mcp": {
"args": [
"-y",
"clipwise-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"clipwise-mcp": {
"args": [
"-y",
"clipwise-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.