About
Overview
The Zapier MCP Server enables AI agents to interact with Zapier's automation platform. It provides tools for triggering Zaps via webhooks, listing Zaps, and managing automation flows.
Capabilities
Tools & Capabilities
⚡trigger_zap
Trigger a Zap via webhook
⚡list_zaps
List all Zaps
⚡get_zap
Get Zap details
Setup
Installation
bash
Install
npx -y mcp-server-zapierExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"zapier": {
"command": "npx",
"args": ["-y", "mcp-server-zapier"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 95
Last UpdatedFeb 12, 2026