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
  • State of MCP (stats)
  • 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. Slideshot
  4. vs Crabcut MCP Server
Side-by-Side Model Context Protocol Comparison

Slideshot vs Crabcut MCP Server

In-depth architectural comparison of the Slideshot and Crabcut MCP Server 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

Slideshot
Multimedia Process · Local stdio
Quality: 61/100 (Good) | Auth: No auth required
Crabcut MCP Server
Multimedia Process · Local stdio
Quality: 52/100 (Good) | Auth: API Key required
Verdict Summary: Choose Slideshot if you need specialized Multimedia Process tools running via a local process. Choose Crabcut MCP Server 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?

Slideshot logo

Choose Slideshot 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: discover_themes, create_slides, render_slides.
Explore Slideshot Details
Crabcut MCP Server logo

Choose Crabcut MCP Server when:

  • You need dedicated capabilities in the Multimedia Process domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: API Key required (BYOK (Pay Provider Direct)).
  • You have access to required keys: CRABCUT_API_KEY.
  • Primary tools included: generate_clips, get_project_status, list_projects.

Feature & Specification Comparison

Specification
Slideshot logo
Slideshot
06ketan
Multimedia Process
Crabcut MCP Server logo
Crabcut MCP Server
realcrabcut
Multimedia Process
SummaryConvert HTML to PDF/PNG/WebP/PPTX slide carousels with 11 themes (LinkedIn, Instagram, pitch decks, infographics). Pixel-perfect Puppeteer rendering, dimension-aware reflow for portrait/landscape, token-efficient JSON mode. npx slideshot-mcp.Turn YouTube videos into short-form clips from any AI assistant. AI-powered highlight detection, subtitle generation, 9:16 reframing, and direct download URLs via the Crabcut API.
Category & Scope

Tools & Capabilities Breakdown

Slideshot Tools (6)

discover_themes
MANDATORY first step — all other tools REJECT until this is called. Returns themes, orientation presets, token-usage modes, and output formats. Use ONLY the native selector prompts from the "ask" array — DO NOT render themes as a separate markdown list. DO NOT ask how many slides (you decide based on topic). After user picks options, show a data outline of proposed slides and WAIT for confirmation before calling create_slides.
create_slides
Create slides. IMPORTANT: Use mode=default unless the user explicitly chose token_saver. mode=default = AI writes full HTML (best quality). mode=token_saver = AI sends JSON, server uses basic templates. REQUIRES discover_themes first AND user must have confirmed the data outline. After this tool saves the HTML, you MUST show the htmlPath as a code preview artifact. Then STOP and ask the user to confirm. DO NOT call render_slides until the user explicitly confirms.
render_slides
Final render to PDF/WebP/PNG/PPTX. Accepts html string OR htmlPath. Supports width, height, selector, scale, webpQuality, orientation, pptxMode, pptxFilename, slideRange. NEVER call render_slides in the same turn as create_slides. When the user provides an existing HTML file path, pass it as htmlPath and call this tool directly — no discover_themes or create_slides needed. For the full slide-creation workflow, REQUIRES both discover_themes AND create_slides first, and ONLY call AFTER user confirms the preview. Returns file paths on disk.

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).

Slideshot Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "06ketan-slideshot": {
      "command": "npx",
      "args": [
        "-y",
        "slideshot-mcp"
      ]
    }
  }
}
Crabcut MCP Server Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "realcrabcut-crabcut-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@crabcut/mcp-server"
      ],
      "env": {
        "CRABCUT_API_KEY": "YOUR_CRABCUT_API_KEY_HERE"
      }
    }
  }
}

Frequently Asked Questions

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

More alternatives to SlideshotMore alternatives to Crabcut MCP ServerMultimedia Process category hub

Related MCP Server Comparisons

Popular comparisons with Slideshot

  • Trident MCP logoSlideshot vs Trident MCP
  • N
    Slideshot vs Notch
  • Deckrun MCP logoSlideshot vs Deckrun MCP
  • Changethisfile MCP logoSlideshot vs Changethisfile MCP

Popular comparisons with Crabcut MCP Server

Explore Crabcut MCP Server Details
Multimedia Process
Multimedia Process
Quality signal61/100 (Good)52/100 (Good)
Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
Auth RequirementNo auth requiredAPI Key required
Pricing ModelFree / Open SourceBYOK (Pay Provider Direct)
Required Env VarsNone required
CRABCUT_API_KEY
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalnpx · highnpx · high
Engagement & Health 8 views 0 copies 1 upvotes 2 stars 2 views 0 copies 0 upvotes 2 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Slideshot ListingView Crabcut MCP Server Listing
list_themes
Idempotent read-only listing of all available themes (8+). Unlike discover_themes, this does NOT start a slide-creation workflow — call it any time the user asks "what themes are there?" mid-conversation. Returns the same tiered theme catalog (primary/secondary). Models MUST present every theme returned, never truncate.
edit_slides
Token-efficient partial edits on a previously-generated HTML deck. Use this INSTEAD of regenerating the whole deck for small changes — it saves 60-90% tokens vs a full rewrite. Operations: replace_slide (swap one slide block by 1-indexed slideIndex), patch_css (append CSS rules to <style>), swap_token (replace a CSS variable's value, e.g. {"--coral": "#FF0000"}), patch_class (add/remove a class on a specific slide, e.g. {"add": "dark"}). Reads from cache or htmlPath; saves the updated HTML and returns the new htmlPath. After editing, show the htmlPath as a preview artifact and STOP — do NOT call render_slides until the user confirms.
health_check
Verify Puppeteer/Chromium can launch. Use when render fails.

Crabcut MCP Server Tools (5)

generate_clips
Start clip generation from a YouTube URL. Returns a `project_id` right away.
get_project_status
Check progress and get clips when ready. Clips are sorted by score (best first).
list_projects
List your projects with status and clip counts.
get_clip
Get full details for a single clip.
check_usage
See your plan, remaining credits, and usage.
Trident MCP logo
Crabcut MCP Server vs Trident MCP
  • N
    Crabcut MCP Server vs Notch
  • MCP Video Analyzer logoCrabcut MCP Server vs MCP Video Analyzer
  • Changethisfile MCP logoCrabcut MCP Server vs Changethisfile MCP