Pipedream is a serverless workflow + integration platform with 2000+ connectors — built for backend event-driven automations. wmcp.sh is a different shape: URL → MCP tools for AI agents to call. Both legit, different jobs.
A workflow automation platform — visual + code-first multi-step flows triggered by events (webhooks, schedules, queues). 2000+ pre-built integrations, generous free tier, mature platform.
A worker that turns any URL into MCP tools an AI agent can call dynamically. Agent-first surface — Claude / Cursor / Codex decide which tool to invoke at runtime.
| Capability | Pipedream | wmcp.sh |
|---|---|---|
| Trigger-based workflows "when X event happens, do Y" | ✅ Core feature, mature | ❌ Not the goal — wmcp.sh is request/response, not event-driven |
| Pre-built SaaS connectors | ✅ 2000+ curated | ⚠️ Covers via OpenAPI ingest, but no per-provider hand-tuning |
| Agent tool_use shape Claude / OpenAI function_call / MCP | ⚠️ Some agent features; not MCP-native | ✅ MCP / tool_use / function_call shapes, native |
| Shopper-side commerce | ❌ Not in scope | ✅ Shopify storefronts (4M+ stores) out of the box |
| Oracle / price-data CoinGecko, Pyth, Chainlink, DefiLlama | ❌ Not in scope | ✅ 5 adapters at /price-data |
| OAuth-proxy for MCP servers | ❌ Not in scope | ✅ RFC 7591 DCR + PKCE proxy at /mcp/<provider> |
| Free tier | 10k invocations/mo | 100 reads/day anonymous, no signup |
| Open source | Components open, platform closed | Worker + adapters MIT |
| Run on the edge | Centralized | Cloudflare Workers, 300+ POPs |
curl 'https://wmcp.sh/api/v1/tools?url=https://api.llama.fi/protocols'
# 6 DeFi MCP tools, agent-ready. No signup, no workflow builder.