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
  • Transports: stdio vs HTTP
  • 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. Browse
  3. Kinocut
  4. vs Runapi AI MCP
Side-by-Side Model Context Protocol Comparison

Kinocut vs Runapi AI MCP

In-depth architectural comparison of the Kinocut and Runapi AI MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Kinocut
Multimedia Process · Local stdio
Quality: 51/100 (Good) | Auth: No auth required
Runapi AI MCP
Multimedia Process · Local stdio
Quality: 68/100 (Great) | Auth: API Key required
Verdict Summary: Choose Kinocut if you need specialized Multimedia Process tools running via a local process. Choose Runapi AI MCP if your workspace requires Multimedia Process integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Kinocut logo

Choose Kinocut when:

  • You need dedicated capabilities in the Multimedia Process domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • Primary tools included: Typed FFmpeg video-editing tools, Caption and subtitle workflows, Shorts and Reels repurposing.
Explore Kinocut Details
Runapi AI MCP logo

Choose Runapi AI MCP when:

  • You need dedicated capabilities in the Multimedia Process domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: API Key required (Free / Open Source).
  • You have access to required keys: RUNAPI_API_KEY.
  • Primary tools included: list_models, get_model_info, list_actions.
Explore Runapi AI MCP Details

Feature & Specification Comparison

Specification
Kinocut logo
Kinocut
KyaniteLabs
Multimedia Process
Runapi AI MCP logo
Runapi AI MCP
runapi-ai
Multimedia Process
Summary
Category & ScopeMultimedia ProcessMultimedia Process
Quality signal

Tools & Capabilities Breakdown

Kinocut Tools (6)

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

Runapi AI MCP Tools (9)

list_models
List RunAPI models from the embedded catalog. Optional filters: modality, service, or action.

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Kinocut Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "kyanitelabs-kinocut": {
      "command": "uvx",
      "args": [
        "kyanitelabs-kinocut"
      ]
    }
  }
}
Runapi AI MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "runapi-ai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@runapi.ai/mcp"
      ],
      "env": {
        "RUNAPI_API_KEY": "YOUR_RUNAPI_API_KEY_HERE"
      }
    }
  }
}

Frequently Asked Questions

Kinocut is categorized under Multimedia Process and uses a local stdio subprocess. In contrast, Runapi AI MCP belongs to Multimedia Process using local stdio subprocess. Select Kinocut when you need capabilities focused on multimedia process and Runapi AI MCP when you require tools for multimedia process.

More alternatives to KinocutMore alternatives to Runapi AI MCPMultimedia Process category hub

Related MCP Server Comparisons

Popular comparisons with Kinocut

  • Atsurae logoKinocut vs Atsurae
  • N
    Kinocut vs Notch
  • Video Edit MCP logoKinocut vs Video Edit MCP
  • Trident MCP logoKinocut vs Trident MCP

Popular comparisons with Runapi AI MCP

  • Trident MCP logo
51/100 (Good)
68/100 (Great)
Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
Auth RequirementNo auth requiredAPI Key required
Pricing ModelFree / Open SourceFree / Open Source
Required Env VarsNone required
RUNAPI_API_KEY
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signaluvx · lownpx · high
Engagement & Health 3 views 0 copies 0 upvotes 148 stars 3 views 0 copies 0 upvotes 55 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Kinocut ListingView Runapi AI MCP Listing
get_model_info
Get supported endpoint, current runtime pricing, and input constraints for a RunAPI model slug. Add service and action when the model supports multiple endpoints.
list_actions
List RunAPI endpoint names grouped by output modality.
check_pricing
Return current runtime pricing for a RunAPI model/action pair.
search_prompts
Search RunAPI prompt examples by modality, category, tags, text query, model, or featured status. Free, no API key required.
check_balance
Return the authenticated RunAPI account balance and spending metrics.
create_task
Run a RunAPI operation with a caller-generated idempotency key. Asynchronous operations can optionally poll until completion.
get_task
Fetch the current status and latest payload for an existing RunAPI task.
login
Authenticate RunAPI by opening a browser PKCE login flow and saving the API key to ~/.config/runapi/config.json.
Runapi AI MCP vs Trident MCP
  • N
    Runapi AI MCP vs Notch
  • Mediamcp logoRunapi AI MCP vs Mediamcp
  • Openrouter MCP Multimodal logoRunapi AI MCP vs Openrouter MCP Multimodal
  • Guardrailed video editing for AI agents with 135 MCP tools for FFmpeg editing, captions, audio, effects, Hyperframes, repurposing, resumable workflows, quality gates, and provenance receipts. Includes a Python client and kino CLI; runs locally with no required API keys.
    Unified AI model API for 130+ models across 18 providers. Browse models, check pricing, create image/video/music/audio tasks, poll results, check balance, and call LLM endpoints. Free catalog tools work without an API key. npx @runapi.ai/mcp