zapier-mcp.md

Zapier MCP

from"zapier"
1.1k

Zapier automation and workflow integration

Productivity
Zapierautomationworkflowsintegration
install.sh
# Clone the repository
$git clone https://github.com/zapier/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve