head-to-head · honest framing

wmcp.sh vs Zapier.

Zapier is the no-code workflow incumbent — 6000+ apps, mature UX, the original "when X, do Y." wmcp.sh is the agent-facing tool layer — Claude / Cursor / Codex call MCP tools, not pre-defined Zaps. Different jobs, often complementary.

One sentence each.

Zapier

No-code workflow automation. Trigger + multi-step Zap. 6000+ apps. The incumbent for cross-app automation since 2011.

wmcp.sh

URL → MCP tools for AI agents. Agent picks which tool to call at runtime. Shopper-side + OpenAPI + oracle/DeFi adapters.

The capability matrix.

CapabilityZapierwmcp.sh
No-code workflow builder✅ Industry standard❌ Not the goal
SaaS app library✅ 6000+ apps⚠️ Anything with an OpenAPI spec, but no curated UX per app
AI agent tool_use shape
Claude / OpenAI / MCP
⚠️ "Zapier MCP" wraps some actions; thin layer✅ MCP-native from day 1
Shopper-side commerce❌ Not in scope✅ Shopify storefronts (4M+ stores)
Oracle / price-data❌ Not in scope✅ 5 adapters: CoinGecko, Pyth, Chainlink, DefiLlama, DexScreener
OAuth-proxy for MCP servers❌ Not in scope✅ RFC 7591 DCR + PKCE
Free tier100 tasks/mo100 reads/day anonymous (3000/mo)
Open source❌ ClosedWorker + adapters MIT
Built for non-technical users✅ Polished UX❌ Developer + AI-builder audience

The honest version.

Zapier wins when:

  • You're a non-technical team automating cross-app workflows
  • You need 6000+ pre-built apps with hand-curated UX
  • Trigger-based automation is the job (not agent tool-use)
  • You want the most mature, reliable no-code workflow platform

wmcp.sh wins when:

  • You're building an AI agent that needs MCP tools (Claude.ai connector, Cursor, Codex)
  • You need MCP-native — Zapier MCP is a thin wrapper; wmcp.sh is built for it
  • You need shopper-side, oracle, or DeFi (Zapier doesn't ship these)
  • You want a 100/day anonymous free tier with no signup
  • You want OAuth-proxy for OAuth-gated MCP servers

One curl, no Zap builder.

curl 'https://wmcp.sh/api/v1/tools?url=https://api.llama.fi/protocols'
# 6 DeFi MCP tools, ready for Claude / Cursor / Codex.

Common questions.

Why compare these — they're so different?
People ask if Zapier's AI features replace MCP, or if they should use both. wmcp.sh isn't a Zapier replacement. If you have a Zap doing "when Slack message, create Notion page", wmcp.sh doesn't replace that. wmcp.sh's job is the agent-facing tool layer.
When pick Zapier?
Traditional no-code workflow automation. 6000+ apps. Non-technical users.
When pick wmcp.sh?
AI agent building. MCP-native. Shopper-side + OpenAPI + oracle/DeFi.
Does Zapier do MCP?
Zapier launched "Zapier MCP" — a thin wrapper on their existing actions, scoped to curated apps. wmcp.sh is MCP-native from day 1, with 5 oracle adapters + full OpenAPI ingest Zapier doesn't ship.
Pricing?
Zapier: free 100 tasks/mo, $20+/mo higher tiers. wmcp.sh: free 100/day anonymous, $29/mo Pro.
Can I use both?
Yes — Zapier for cross-app workflows, wmcp.sh for AI agent tool layer. Common stack.