loading…
Search for a command to run...
loading…
AI tools for short-form video creators (TikTok, Instagram Reels, YouTube Shorts, Facebook Reels) — viral trend search, video analysis info, content strategy use
AI tools for short-form video creators (TikTok, Instagram Reels, YouTube Shorts, Facebook Reels) — viral trend search, video analysis info, content strategy use cases.
Model Context Protocol server for Clipwise — AI platform for short-form video creators.
Lets Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP-compatible AI assistant call Clipwise tools natively. Covers TikTok, Instagram Reels, YouTube Shorts, and Facebook Reels.
| Tool | Description | Auth |
|---|---|---|
clipwise_get_info |
Service overview, features, pricing, supported platforms | None |
clipwise_get_use_cases |
Concrete problem→solution scenarios for creators and agencies | None |
clipwise_search_trends |
Search viral TikTok videos by keyword in any country | API key |
Edit ~/.claude/claude_desktop_config.json (macOS/Linux) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"clipwise": {
"command": "npx",
"args": ["-y", "clipwise-mcp-server"]
}
}
}
For trend search, add your API key:
{
"mcpServers": {
"clipwise": {
"command": "npx",
"args": ["-y", "clipwise-mcp-server"],
"env": {
"CLIPWISE_API_KEY": "your-api-key-here"
}
}
}
}
Get your API key at tryclipwise.com/en/dashboard/account (free plan available).
Restart Claude Desktop after editing the config.
Same JSON, different config location — see your IDE's MCP setup docs.
Once installed, you can ask Claude:
clipwise_get_infoclipwise_get_use_cases with scenario: "low-views"clipwise_search_trendsclipwise_get_info with topic: "features"Clipwise is an AI platform for content creators, social media marketers, and agencies who work with short-form video.
Core features:
Coming soon: Threads/Reddit parser, Google Ads automation, Meta Ads automation.
Unlike basic AI wrappers, Clipwise uses a knowledge-base architecture — 35+ curated playbooks (hook psychology, script structures, platform benchmarks, copywriting formulas, humanizer rules) are injected into every AI call. Scripts pass through an AI-writing detection layer so output sounds human, not like ChatGPT.
Pricing: Free (200 tokens/mo) · Pro $24/mo · Agency $73/mo
| Variable | Required | Description |
|---|---|---|
CLIPWISE_API_KEY |
For search_trends only |
Your Clipwise API key |
CLIPWISE_BASE_URL |
No | Override base URL (default: https://tryclipwise.com) |
git clone https://github.com/mobileshop9991-star/clipwise-mcp.git
cd clipwise-mcp
npm install
npm run build
node dist/index.js
Test the binary directly:
echo '{"jsonrpc":"2.0","id":1,"method":"tools/list"}' | node dist/index.js
Created by Oleksandr Petrov (Олександр Петров) — indie maker and TikTok creator from Vinnytsia, Ukraine.
Issues and PRs welcome. This is a thin wrapper around the public Clipwise API — please report bugs at github.com/mobileshop9991-star/clipwise-mcp/issues.
MIT — see LICENSE
Built with Model Context Protocol · Anthropic SDK
Run in your terminal:
claude mcp add clipwise-mcp -- npx Yes, Clipwise MCP is free — one-click install via Unyly at no cost.
No, Clipwise runs without API keys or environment variables.
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
Open Clipwise on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Transcripts, channel stats, search
by YouTubeAI image generation using various models.
by modelcontextprotocolUnified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API k
by gpu-bridgeA powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic,
by hamflxNot sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs