CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
mobileshop9991-star avatar

Clipwise

mobileshop9991-star/clipwise-mcp
authSTDIOregistry active
Summary

Connects Claude to Clipwise's AI platform for short-form video creators working with TikTok, Reels, and Shorts. Exposes three tools: service info lookups, use case recommendations for common creator problems like low views or engagement, and trend search across 20+ countries via the Clipwise API. The trend search requires an API key (free tier available), while info and use cases work without auth. Built by an indie maker from Ukraine who runs his own TikTok channel. Useful if you're building creator workflows in Claude Desktop or Cursor and want direct access to viral video data and Clipwise's platform intel without opening a browser.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Clipwise MCP Server

npm version License: MIT

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.

Tools

ToolDescriptionAuth
clipwise_get_infoService overview, features, pricing, supported platformsNone
clipwise_get_use_casesConcrete problem→solution scenarios for creators and agenciesNone
clipwise_search_trendsSearch viral TikTok videos by keyword in any countryAPI key

Quick Start

Claude Desktop

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.

Cursor / Windsurf / Claude Code

Same JSON, different config location — see your IDE's MCP setup docs.

Usage Examples

Once installed, you can ask Claude:

  • "What is Clipwise?" → calls clipwise_get_info
  • "My TikTok videos get low views, what can I do?" → calls clipwise_get_use_cases with scenario: "low-views"
  • "Find trending fitness videos on TikTok in the US" → calls clipwise_search_trends
  • "What tools exist for analyzing Instagram Reels?" → calls clipwise_get_info with topic: "features"

What is Clipwise?

Clipwise is an AI platform for content creators, social media marketers, and agencies who work with short-form video.

Core features:

  • 🎬 Pre-publish video analysis — Hook/Pace/CTA/Quality scores with timestamped fixes
  • 🔥 Trend research across 20+ countries
  • ✂️ Viral moments extractor for long-form video
  • 🕵️ Competitor analysis on TikTok, YouTube, Instagram
  • 🤖 AI Marketer with persistent brand memory
  • 📅 Content plan generator

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

Environment Variables

VariableRequiredDescription
CLIPWISE_API_KEYFor search_trends onlyYour Clipwise API key
CLIPWISE_BASE_URLNoOverride base URL (default: https://tryclipwise.com)

Local Development

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

Resources

  • 🌐 Clipwise: tryclipwise.com
  • 📋 Use cases: tryclipwise.com/en/use-cases
  • 📖 LLM service description: tryclipwise.com/llms.txt
  • 📜 OpenAPI spec: tryclipwise.com/openapi.yaml
  • 📫 Email: olx2go@gmail.com

Author

Created by Oleksandr Petrov (Олександр Петров) — indie maker and TikTok creator from Vinnytsia, Ukraine.

  • 🎬 TikTok: @Lusuy_sharit
  • 📸 Instagram: @Lusuy_sharit

Contributing

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.

License

MIT — see LICENSE


Built with Model Context Protocol · Anthropic SDK

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Configuration

CLIPWISE_API_KEYsecret

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

Categories
Media & Entertainment
Registryactive
Packageclipwise-mcp-server
TransportSTDIO
AuthRequired
UpdatedApr 27, 2026
View on GitHub

Related Media & Entertainment MCP Servers

View all →
net-service avatar
xpoz

net-service/xpoz

Social media intelligence for AI agents: search and analyze Twitter/X, Instagram, Reddit, and TikTok through natural language. Billions of posts indexed, including historical data. No social media API keys, no installation, just add the endpoint URL. Perfect for brand monitoring, competitive analysis, influencer research, market research, and OSINT. ## What You Can Do **Twitter/X:** - Get user profiles, followers, following lists - Search tweets by keywords with boolean operators - Analyze engagement (comments, quotes, retweets) - Export full datasets to CSV **Instagram:** - Look up user profiles and statistics - Search posts by keywords in captions - Get comments and post engagement **Reddit:** - Search posts and comments by keywords across all subreddits - Pull full threads with comment trees - Find and explore subreddits **TikTok:** - Search posts by keywords and hashtags - Look up users and their posts - Get comments and engagement data ## Why Xpoz? - One subscription covers all four platforms - Pre-indexed data: fast keyword search over billions of posts, including historical - Natural language queries via any MCP client (Claude, ChatGPT, Cursor) - Free tier to start, no credit card required Get started at https://xpoz.ai
net-service avatar
xpoz

net-service/xpoz-126c1d3f

Social media intelligence for AI agents: search and analyze Twitter/X, Instagram, Reddit, and TikTok through natural language. Billions of posts indexed, including historical data. No social media API keys, no installation, just add the endpoint URL. Perfect for brand monitoring, competitive analysis, influencer research, market research, and OSINT. ## What You Can Do **Twitter/X:** - Get user profiles, followers, following lists - Search tweets by keywords with boolean operators - Analyze engagement (comments, quotes, retweets) - Export full datasets to CSV **Instagram:** - Look up user profiles and statistics - Search posts by keywords in captions - Get comments and post engagement **Reddit:** - Search posts and comments by keywords across all subreddits - Pull full threads with comment trees - Find and explore subreddits **TikTok:** - Search posts by keywords and hashtags - Look up users and their posts - Get comments and engagement data ## Why Xpoz? - One subscription covers all four platforms - Pre-indexed data: fast keyword search over billions of posts, including historical - Natural language queries via any MCP client (Claude, ChatGPT, Cursor) - Free tier to start, no credit card required Get started at https://xpoz.ai
net.nymbo avatar
Tools

net.nymbo/tools

Remote MCP server: fetch, search, Python, TTS, memory, image, video.
nextcut avatar
NextCut

nextcut/nextcut

Automate video creation and editing workflows by rendering scenes, templates, and slideshows programmatically. Edit media quickly with features for stitching clips, removing silence, trimming segments, and adding burned-in captions. Monitor production pipelines through job tracking and detailed metadata extraction.
nextcut avatar
NextCut

nextcut/nextcut-abf14bd1

Automate video creation and editing workflows by rendering scenes, templates, and slideshows programmatically. Edit media quickly with features for stitching clips, removing silence, trimming segments, and adding burned-in captions. Monitor production pipelines through job tracking and detailed metadata extraction.
pitchghost avatar
PitchGhost

pitchghost/mcp

AI-powered social listening across Twitter, LinkedIn, Reddit, Facebook, and more.