← Index

Clipwise

io.github.mobileshop9991-star/clipwise-mcp·v1.1.1·Image, Video & Audio
Quality Score
95
/100

MCP server for Clipwise - AI tools for TikTok, Reels, and Shorts video creators.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "clipwise-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "clipwise-mcp-server"
      ],
      "env": {
        "CLIPWISE_API_KEY": "<your-clipwise_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "clipwise-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "clipwise-mcp-server"
      ],
      "env": {
        "CLIPWISE_API_KEY": "<your-clipwise_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y clipwise-mcp-server
§02  Environment variables
CLIPWISE_API_KEY
secret

Required only for clipwise_search_trends. Get a free key at https://tryclipwise.com/en/dashboard/account

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Image, Video & Audio