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. Deckrun MCP
  4. vs Mediamcp
Side-by-Side Model Context Protocol Comparison

Deckrun MCP vs Mediamcp

In-depth architectural comparison of the Deckrun MCP and Mediamcp 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

Deckrun MCP
Multimedia Process · Local stdio
Quality: 56/100 (Good) | Auth: API Key required
Mediamcp
Multimedia Process · Local stdio
Quality: 64/100 (Good) | Auth: API Key required
Verdict Summary: Choose Deckrun MCP if you need specialized Multimedia Process tools running via a local process. Choose Mediamcp 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?

Deckrun MCP logo

Choose Deckrun 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 (BYOK (Pay Provider Direct)).
  • You have access to required keys: DECKRUN_API_KEY.
  • Primary tools included: get_slide_format, generate_slide_deck, generate_video.
Explore Deckrun MCP Details
Mediamcp logo

Choose Mediamcp 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: OPENROUTER_API_KEY, MEDIAMCP_API_KEY, MEDIAMCP_BASE_URL, MEDIAMCP_MODEL, MEDIAMCP_VIDEO_MODEL.

Feature & Specification Comparison

Specification
Deckrun MCP logo
Deckrun MCP
agenticdecks
Multimedia Process
Mediamcp logo
Mediamcp
legolev
Multimedia Process
SummaryGenerate presentation PDFs, narrated videos, and MP3 audio from Markdown. Free tier requires no API key or local install — add a URL to your IDE config and start generating. Paid tier adds video, audio, async jobs, and account tools.Image generation and editing plus video generation (Veo, Sora, Seedance) via OpenRouter or any OpenAI-compatible API. Saves files to disk with token-cheap inline previews, resumable video jobs, live model listing, and a config-diagnostics tool. npx -y mediamcp.
Category & Scope

Tools & Capabilities Breakdown

Deckrun MCP Tools (9)

get_slide_format
Fetch the live slide format spec — layout tags, syntax rules, example Markdown
generate_slide_deck
Convert Deckrun Markdown → PDF. Returns a public URL (90-day expiry)
generate_video
Markdown → narrated MP4 (async, returns `job_id`)
generate_audio
Slide notes → MP3 narration (async, returns `job_id`)
check_job
Poll async job status until `complete` or `failed
get_account
Plan name, render units used/remaining, active add-ons

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

Deckrun MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "agenticdecks-deckrun-mcp": {
      "command": "uvx",
      "args": [
        "deckrun-mcp"
      ],
      "env": {
        "DECKRUN_API_KEY": "YOUR_DECKRUN_API_KEY_HERE"
      }
    }
  }
}
Mediamcp Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "legolev-mediamcp": {
      "command": "npx",
      "args": [
        "-y",
        "mediamcp"
      ],
      "env": {
        "OPENROUTER_API_KEY": "YOUR_OPENROUTER_API_KEY_HERE",
        "MEDIAMCP_API_KEY": "YOUR_MEDIAMCP_API_KEY_HERE",
        "MEDIAMCP_BASE_URL": "YOUR_MEDIAMCP_BASE_URL_HERE",
        "MEDIAMCP_MODEL": "YOUR_MEDIAMCP_MODEL_HERE",
        "MEDIAMCP_VIDEO_MODEL": "YOUR_MEDIAMCP_VIDEO_MODEL_HERE"
      }
    }
  }
}

Frequently Asked Questions

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

More alternatives to Deckrun MCPMore alternatives to MediamcpMultimedia Process category hub

Related MCP Server Comparisons

Popular comparisons with Deckrun MCP

  • Openrouter MCP Multimodal logoDeckrun MCP vs Openrouter MCP Multimodal
  • Trident MCP logoDeckrun MCP vs Trident MCP
  • Slideshot logoDeckrun MCP vs Slideshot
  • MediaEngine logoDeckrun MCP vs MediaEngine

Popular comparisons with Mediamcp

  • Primary tools included: generate_image, edit_image, generate_video.
  • Explore Mediamcp Details
    Multimedia Process
    Multimedia Process
    Quality signal56/100 (Good)64/100 (Good)
    Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
    Auth RequirementAPI Key requiredAPI Key required
    Pricing ModelBYOK (Pay Provider Direct)BYOK (Pay Provider Direct)
    Required Env Vars
    DECKRUN_API_KEY
    OPENROUTER_API_KEYMEDIAMCP_API_KEYMEDIAMCP_BASE_URLMEDIAMCP_MODELMEDIAMCP_VIDEO_MODEL
    Compatible Clients
    Claude DesktopCursorWindsurfClineVS Code
    Claude DesktopCursorWindsurfClineVS Code
    Install path signaluvx · highnpx · high
    Engagement & Health 4 views 0 copies 0 upvotes 2 stars 2 views 0 copies 0 upvotes 3 stars
    Verified / OfficialCommunity ListingCommunity Listing
    Open full listingView Deckrun MCP ListingView Mediamcp Listing
    validate_markdown
    Lint Deckrun Markdown and get a pre-flight RU estimate
    list_themes
    List available slide/document themes (system + custom)
    list_voices
    List available narration voices — id, name, tier, language

    Mediamcp Tools (6)

    generate_image
    Generate one or more images from a text prompt using a cloud AI model. Every image is saved to disk and its absolute path is returned, along with a small inline preview. Use edit_image instead when starting from an existing image.
    edit_image
    Edit or transform existing image(s) with a text instruction — restyle, add or remove elements, change background, or combine several images into one scene. The result is saved to disk and its absolute path is returned, along with a small inline preview.
    generate_video
    Generate a video from a text prompt, and optionally from an input image (image-to-video). Async job: starts generation, then waits and polls. Video generation typically takes 1-5 minutes. The finished file is saved to disk and its absolute path is returned. If waiting times out, a polling_url is returned — pass it to check_video_status later instead of starting a new (billed) job. For image-to-video, pass first_frame_image so the clip animates from that exact picture (e.g. a still produced by generate_image). Image inputs require an image-to-video-capable model such as 'bytedance/seedance-2.0', 'bytedance/seedance-2.0-fast', or 'google/veo-3.1'.
    check_video_status
    Check a previously started video generation job (from generate_video's polling_url or video id). If the job has completed, downloads the video, saves it to disk, and returns the absolute path.
    list_models
    List image- and video-capable model slugs available on the configured endpoint, with pricing where known. Use this to pick a `model` value for generate_image, edit_image, or generate_video.
    check_config
    Diagnose the mediamcp server setup: endpoint, API key presence and validity, default models, and output directory writability. Run this first when any other mediamcp tool fails.
    Gemini Media MCP logo
    Mediamcp vs Gemini Media MCP
  • Openrouter MCP Multimodal logoMediamcp vs Openrouter MCP Multimodal
  • C
    Mediamcp vs CCAPI
  • Clipia logoMediamcp vs Clipia