In-depth architectural comparison of the Deckrun MCP 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
Deckrun MCP
Multimedia Process · Local stdio
Quality: 56/100 (Good) | Auth: API Key required
Runapi AI MCP
Multimedia Process · Local stdio
Quality: 68/100 (Great) | Auth: API Key required
Verdict Summary: Choose Deckrun MCP 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?
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.
Generate 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.
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
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)
Deckrun MCP 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 Deckrun MCP when you need capabilities focused on multimedia process and Runapi AI MCP when you require tools for multimedia process.
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
Runapi AI MCP Tools (9)
list_models
List RunAPI models from the embedded catalog. Optional filters: modality, service, or action.
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.