
zapier / zapier-mcp
✓ Official★ 343A skill package that teaches your agent 4 capabilities — every one documented and browsable below, no GitHub required · by zapier.
Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.
Walk a new user through setting up their first Zapier action and running it live — the smallest possible win. Asks what app they use, recommends one read action to enable, guides them to mcp.zapier.com to add it, then demonstrates it working in the same chat. Use when the user asks "show me how Zapier works", "set up my first action", "give me a quick demo", "I want to try it", "what's the fastest way to see this work", "minimal setup", "hello world", or "smallest example".
Explore what Zapier MCP can do for the user — interview them about their role and the apps they live in, suggest specific use cases as on-demand prompts, then walk them through enabling the actions to make those use cases real. The natural next step after `zapier-demo`. Use when the user asks "what else can Zapier do for me", "set up more tools", "add a starter pack for my role", "what should I enable next", "suggest workflows", "help me figure out what to do with Zapier", "I don't know where to
Onboard a new user to Zapier MCP — introduce what it can do, walk through authentication, and route into the right flow based on the state of their setup. Use when getting started, troubleshooting connection issues, or when the user asks "what is Zapier MCP", "how do I get started with Zapier", "set me up", "what can I do with Zapier", or "tell me about Zapier".
Check the health of your Zapier MCP setup. Three modes — health check (dashboard view), audit (find waste and duplicates), diagnose (systematic troubleshooting). Use when asking "is my MCP working?", "check my tools", "audit my setup", "what's broken?", or "zapier status".
Zapier MCP Plugin Distribution
The official home of the Zapier MCP plugin! ⚡
Zapier MCP is a hosted server that connects your AI to 9,000+ apps. Send messages, pull data, trigger workflows. All in plain English.
This plugin is the part that lives in your AI client. Install it from your client's marketplace and your assistant arrives knowing how to use Zapier well, with guided onboarding, a quick demo, and skills tailored to your role.
Get started with the plugin → docs.zapier.com/mcp/clients
https://github.com/user-attachments/assets/8304058f-67da-40b9-bc4f-5095b2817d61
What's in this repo
plugins/zapier/: the plugin that onboards you to Zapier MCP and supercharges your experience- Marketplace registries:
.claude-plugin/marketplace.jsonand.cursor-plugin/marketplace.jsonat the repo root, so the plugin is discoverable in client marketplaces
Supported marketplaces
We ship this plugin to the following marketplaces:
anthropics/claude-plugins-official: Anthropic's curated Claude Code marketplaceanthropics/knowledge-work-plugins: Anthropic's Claude Cowork marketplacekirodotdev/powers: Kiro's Powers catalog, browsable at kiro.dev/powerscursor/mcp-servers: Cursor's MCP server registry, surfaced at cursor.com/marketplace/zapier
For contributors
- AGENTS.md: guide for AI agents working in this repo
- CONTRIBUTING.md: how to contribute
- Per-client manifests: Claude Code, Cursor, and GitHub Copilot CLI
llms.txt: LLM discovery index
Zapier MCP is part of the Model Context Protocol ecosystem.
Install the whole package (4 skills):
npx skills add https://github.com/zapier/zapier-mcpOr install a single skill:
npx skills add https://github.com/zapier/zapier-mcp --skill <name>Pick the skill name from the Skills tab — each entry there installs independently.