HomeDesign & Media › CLIPCLIPER

CLIPCLIPER

Timestamped transcripts, chapters and clip suggestions from YouTube, Twitch, Kick or TikTok links.

TypeScript Cloud Remote
★ 0 stars Last pushed 2026-09-19 License: MIT

Topics: Multimedia Process

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://clipcliper.com/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http clipcliper-mcp https://clipcliper.com/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "clipcliper-mcp": {
      "url": "https://clipcliper.com/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization secret — Bearer <CLIPCLIPER license key>. Optional: without it, up to 3 videos per day of up to 15 minutes per IP.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry