Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸŽ₯ Multimedia Process
  3. Kinocut
Kinocut logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 9:32:14 PM

Kinocut

User RatingsBe the first to rate and review this MCP server!
View Repository142 GitHub StarsTotal stargazers on GitHub for the source repository (142 stars).Visit Website
video-editingffmpegcaptionsmcplocal-media

Locally runs typed FFmpeg video-editing tools for trimming, captions, repurposing, quality checks, and provenance receipts.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "kyanitelabs-kinocut": {
      "command": "npx",
      "args": [
        "-y",
        "--yes"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸŽ₯ More in Multimedia Process

Overview

The KyaniteLabs/kinocut MCP server exposes local video-editing operations through typed MCP tools backed by FFmpeg. It supports trimming, captions, audio work, effects, vertical repurposing, quality gates, resumable workflows, and Video Receipts for provenance. Run it when an agent needs repeatable edits on local media that can be reviewed before release. FFmpeg must be installed and available on PATH, but no API keys are required.

Use cases

β€’Trim interviews into short clips
β€’Add captions to local video
β€’Repurpose recordings for vertical social formats
β€’Run quality checks before publishing
β€’Automate reviewable media workflows in CI

Key features

β€’Typed FFmpeg video-editing tools
β€’Caption and subtitle workflows
β€’Shorts and Reels repurposing
β€’Quality gates and release checkpoints
β€’Video Receipts for provenance
β€’Resumable local workflows

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Kinocut.

Extracted Tool Capabilities
Typed FFmpeg video-editing tools
Caption and subtitle workflows
Shorts and Reels repurposing
Quality gates and release checkpoints
Video Receipts for provenance
Resumable local workflows

How Kinocut works

What KyaniteLabs/kinocut MCP server does

KyaniteLabs/kinocut MCP server gives AI agents a structured interface for editing local video instead of requiring them to construct raw FFmpeg commands. The project includes an MCP server, a Python client, and the kino command-line interface. Its editing surface covers common operations such as trimming, resizing, subtitle rendering, audio normalization, effects, and export workflows.

The main use case is turning longer local recordings into reviewable short-form media. An agent can select a segment, generate or apply captions, change the aspect ratio for vertical output, and run a release checkpoint before the result is published. The project also describes workflows for podcasts, interviews, Shorts, Reels, TikTok packages, and 360 dual-camera assembly.

How it works

The KyaniteLabs/kinocut MCP server runs on the user’s machine and invokes FFmpeg for media processing. Typed operations, preflight validation, and quality or release checkpoints provide structure around those transformations. Outputs can be accompanied by Video Receipts containing provenance and review information, allowing an agent or human operator to inspect how an asset was produced.

A Python client is available for scripted workflows. For example, a workflow can trim a source file, transcribe it, render a subtitle file, resize the result to a 9:16 frame, and call a release checkpoint. Resumable workflows and manifests are also part of the documented editing model, which suits repeatable jobs in scripts or CI environments.

Optional capabilities include Hyperframes and Whisper-related extras. The repository also documents an approval-based 360 assembly path that creates a reviewable plan before rendering the chosen layout with FFmpeg.

Setup and configuration

Install the published Python package with pip install kinocut, then start the MCP mode with kino --mcp. Python 3.11 or newer is listed by the project. FFmpeg is a runtime requirement and must be discoverable on the system PATH.

The server is local-first and supports macOS, Linux, and Windows according to the README. It does not require an API key. The repository distinguishes the stable PyPI release from development code in the source repository, so production workflows should use the published package when a released version is preferred.

Tools and capabilities

The documented tool surface includes capabilities for:

  • Trimming and transforming local video files.
  • Generating or applying captions and subtitles.
  • Normalizing or otherwise processing audio.
  • Adding video effects and changing output dimensions or aspect ratios.
  • Repurposing recordings into short-form vertical media.
  • Running quality gates and release checkpoints.
  • Producing provenance-oriented Video Receipts and review artifacts.
  • Supporting resumable workflows and 360 dual-camera assembly.

The repository describes a larger MCP and CLI surface that changes between published releases and development tip, so exact tool counts depend on the version installed.

Limitations and notes

KyaniteLabs/kinocut MCP server is not a hosted cloud editor or a credit-metered SaaS service. Processing is performed against local media on the machine running the server. FFmpeg is required separately, and some features depend on optional Hyperframes or Whisper extras.

The project is designed for guarded, inspectable workflows; it does not replace human approval when a release checkpoint is part of the process. The README names Claude Code and Cursor among its intended MCP clients and states that it works with MCP clients generally, but client-specific setup details may vary. The source is released under Apache-2.0.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Multimedia Process View all alternatives
  • N
    Notch

    Turn product pages and creative briefs into finished video and image ads from your AI chat.

    πŸŽ₯ Multimedia Process25 views
    Compare vs Notch β†’
  • Atsurae logoAtsurae

    AI-powered video editing MCP server with 10 tools for timeline editing, 5-layer compositing, semantic operations, and FFmpeg rendering (1920x1080, 30fps H.264+AAC).

    πŸŽ₯ Multimedia Process5 views
    Compare vs Atsurae β†’
  • MCP Video Analyzer logoMCP Video Analyzer

    MCP server for video analysis β€” extracts transcripts, key frames, OCR text, and annotated timelines from video URLs. Supports Loom and direct video files (.mp4, .webm). Zero auth required.

    πŸŽ₯ Multimedia Process14 views
    Compare vs MCP Video Analyzer β†’
  • Video Edit MCP logoVideo Edit MCP

    Comprehensive video and audio editing MCP server with advanced operations including trimming, merging, effects, overlays, format conversion, audio processing, YouTube downloads, and smart memory management for chaining operations without intermediate files

    πŸŽ₯ Multimedia Process4 views
    Compare vs Video Edit MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
142
Stargazers on the source repository.
Last commit
11d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Kinocut

Install the published Python package with `pip install kinocut`. FFmpeg must also be installed and available on PATH.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewKinocut AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kyanitelabs-kinocut?style=directory)](https://allmcps.com/mcp/kyanitelabs-kinocut)
HTML Embed
<a href="https://allmcps.com/mcp/kyanitelabs-kinocut"><img src="https://allmcps.com/api/badge/kyanitelabs-kinocut?style=directory" alt="Kinocut on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸŽ₯Multimedia Process
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseApache-2.0
ClientsCursor
Last updatedSep 7, 2026
9/9 checks healthy over the last 30d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars142
GitHub Star CountTotal stargazers on GitHub representing community popularity (142 stars).
Last commit11d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 1, 2026
57Quality signal: Good Β· 57/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity8/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Β· --yes (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸŽ₯ Multimedia Process β†’Best MCP servers for Multimedia & Media Processing β†’Alternatives to Kinocut β†’Install in Claude DesktopInstall in CursorInstall in VS Code