{"name":"com.clipcliper/clipcliper","slug":"clipcliper","title":"CLIPCLIPER","description":"Timestamped transcripts, chapters and clip suggestions from YouTube, Twitch, Kick or TikTok links.","url":"https://mcp.market/server/clipcliper","rating":null,"grade":"A","score":87,"certified":false,"status":"active","category":"media","tags":["media"],"presence":{"score":23,"stars":0,"forks":0,"downloads_week":null,"last_push_at":"2026-09-19T00:49:17.000Z","license":"MIT"},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/Inmoprice/clipcliper-mcp","website":"https://clipcliper.com/mcp","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://clipcliper.com/mcp","headers":[{"description":"Bearer <CLIPCLIPER license key>. Optional: without it, up to 3 videos per day of up to 15 minutes per IP.","isSecret":true,"name":"Authorization"}]}],"packages":[],"tools":[{"name":"get_chapters","description":"Split a public video into topic chapters (start/end seconds, title, one-line summary) from its transcript. Transcribes the video first if needed (same cost and async behaviour as get_transcript); the chapters themselves are free and cached.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","minLength":8,"maxLength":2048,"description":"Public video URL: YouTube video/short/live replay, Twitch VOD, Kick VOD or TikTok video."},"max_chapters":{"description":"Upper bound of chapters (default 12).","type":"integer","minimum":2,"maximum":60},"language":{"description":"Spoken language of the video as ISO-639-1 (e.g. 'en', 'es'). Omit to auto-detect.","type":"string","pattern":"^[a-z]{2}$"},"output_language":{"description":"Language for titles and summaries (ISO-639-1). Default: the language of the video.","type":"string","pattern":"^[a-z]{2}$"},"wait_seconds":{"description":"Seconds to wait for processing before returning status 'processing' (default 90). Long videos can take several minutes: just call again.","type":"integer","minimum":0,"maximum":600}},"required":["url"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_transcript","description":"Download a public video (YouTube, Twitch VOD, Kick VOD, TikTok) and return its full transcript with timestamps (Whisper large-v3). Asynchronous: if it returns status 'processing', call again with the same url. Results are cached 24 h per url. With a license key it costs one pack minute per started minute of video (minute packs at https://clipcliper.com/mcp; desktop hour packs cost one hour per started hour); without a key, videos up to 15 min (daily limit per IP).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","minLength":8,"maxLength":2048,"description":"Public video URL: YouTube video/short/live replay, Twitch VOD, Kick VOD or TikTok video."},"language":{"description":"Spoken language of the video as ISO-639-1 (e.g. 'en', 'es'). Omit to auto-detect.","type":"string","pattern":"^[a-z]{2}$"},"format":{"description":"'timestamped' (default, one line per segment: [m:ss] text), 'text' (plain), 'srt' (subtitles) or 'segments' (JSON array of {start,end,text}).","type":"string","enum":["timestamped","text","srt","segments"]},"max_chars":{"description":"Truncate the transcript to this many characters (default 150000). A 1 h talk is ~50000 chars.","type":"integer","minimum":1000,"maximum":2000000},"wait_seconds":{"description":"Seconds to wait for processing before returning status 'processing' (default 90). Long videos can take several minutes: just call again.","type":"integer","minimum":0,"maximum":600}},"required":["url"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"suggest_clips","description":"Find the most shareable moments of a public video for short-form clips: start/end seconds aligned to speech, a hook-style title in the video's language and why it works. Transcribes the video first if needed (same cost and async behaviour as get_transcript). Suggestions are free per call.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","minLength":8,"maxLength":2048,"description":"Public video URL: YouTube video/short/live replay, Twitch VOD, Kick VOD or TikTok video."},"count":{"description":"How many clips (default 5; hard cap is one clip per 30 s of video, minimum 20).","type":"integer","minimum":1,"maximum":600},"min_seconds":{"description":"Shortest clip in seconds (default 20).","type":"integer","minimum":3,"maximum":590},"max_seconds":{"description":"Longest clip in seconds (default 90).","type":"integer","minimum":8,"maximum":600},"instruction":{"description":"Editorial guidance, e.g. 'moments about pricing' or 'funny moments only'.","type":"string","maxLength":500},"language":{"description":"Spoken language of the video as ISO-639-1 (e.g. 'en', 'es'). Omit to auto-detect.","type":"string","pattern":"^[a-z]{2}$"},"reason_language":{"description":"Language for the 'reason' field (ISO-639-1, default 'en'). Titles always follow the video's language.","type":"string","pattern":"^[a-z]{2}$"},"wait_seconds":{"description":"Seconds to wait for processing before returning status 'processing' (default 90). Long videos can take several minutes: just call again.","type":"integer","minimum":0,"maximum":600}},"required":["url"],"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":87,"grade":"A","scanned_at":"2026-09-19T04:44:24.350Z","report":{"scannerVersion":"0.1.3","scannedAt":"2026-09-19T04:44:24.296Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 197ms"]},"poisoning":{"score":15,"max":15,"notes":["3 tool descriptions checked"]},"auth":{"score":8,"max":15,"notes":["API key sent as a header"]},"maintenance":{"score":15,"max":15,"notes":["last push 0 days ago"]},"identity":{"score":7,"max":10,"notes":["namespace and repository owner differ","GitHub account older than a year","website matches verified namespace"]}},"findings":[],"inputs":{"probes":[{"url":"https://clipcliper.com/mcp","reachable":true,"authRequired":false,"latencyMs":197,"serverInfo":{"name":"clipcliper","version":"1.0.0"}}],"packages":[],"repo":{"found":true,"owner":"Inmoprice","repo":"clipcliper-mcp","archived":false,"pushedAt":"2026-09-19T00:49:17Z","stars":0,"forks":0,"openIssues":0,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/135076164?v=4","ownerCreatedAt":"2023-05-30T23:12:03Z","license":"MIT"},"icon":{"url":"https://clipcliper.com/icon.png?icon.35emzgsophg0x.png","source":"site","width":512,"height":512},"presence":{"stars":0,"forks":0,"downloadsWeek":null,"license":"MIT","lastPushAt":"2026-09-19T00:49:17.000Z","score":23}}}},"grade_history":[],"reviews":[]}