Terraform Mcp Server vs Orcadub Mcp Server | AllMCPs
Side-by-Side Model Context Protocol Comparison
Terraform Mcp Server vs Orcadub Mcp Server
In-depth architectural comparison of the Terraform Mcp Server and Orcadub 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
Terraform Mcp Server
Cloud Platforms · Remote HTTP/SSE
Quality: 60/100 (Good) | Auth: API Key required
Orcadub Mcp Server
Cloud Platforms · Local stdio
Quality: 53/100 (Good) | Auth: No auth required
Verdict Summary: Choose Terraform Mcp Server if you need specialized Cloud Platforms tools running via a hosted cloud SSE transport. Choose Orcadub Mcp Server if your workspace requires Cloud Platforms integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Terraform Mcp Server when:
You need dedicated capabilities in the Cloud Platforms domain.
You prefer remote streaming HTTP/SSE transport architecture.
Your security boundary fits: API Key required (Free / Open Source).
You have access to required keys: TFE_ADDRESS, TFE_TOKEN, TF_MCP_SHARED_SECRET, TFE_SKIP_TLS_VERIFY, LOG_LEVEL, LOG_FORMAT, TRANSPORT_MODE, TRANSPORT_HOST.
Primary tools included: Supports stdio and streamable HTTP transports, Direct integration with public Terraform Registry APIs, Full workspace and run management for Terraform Enterprise/HCP.
The official Terraform MCP Server seamlessly integrates with the Terraform ecosystem, enabling provider discovery, module analysis, and direct Registry API integration for advanced Infrastructure as Code workflows.
AI video dubbing via OrcaRouter (model orca/dub): upload a video or URL, poll, download the MP4.
Terraform Mcp Server is categorized under Cloud Platforms and uses a remote streaming HTTP/SSE transport. In contrast, Orcadub Mcp Server belongs to Cloud Platforms using local stdio subprocess. Select Terraform Mcp Server when you need capabilities focused on cloud platforms and Orcadub Mcp Server when you require tools for cloud platforms.
Upload a local video file; returns the `file_id` for `dub_create`. Files above 64 MiB are chunked automatically (up to 8 GiB).
dub_create
Submit a dubbing job (**billed**). Source is exactly one of `file_id` or `url` (YouTube and direct links are fetched server-side). Required: `source_lang`, `target_lang` (never `auto`), and `video_name` when using `file_id`. Optional knobs cover content profiles, glossaries, translation style, back…
dub_get
Poll a job: `queued → in_progress → completed \
dub_download
Save a completed job's MP4 to a local path (refuses to overwrite existing files).