Connect your AI to thousands of apps with the Model Context Protocol
Transform your AI assistant from a conversational tool into a functional extension of your applications. Zapier MCP is a remote MCP server that gives your AI direct access to 8,000+ apps and 30,000+ actions—no complex API integrations required.
Zapier.MCP.in.Action.mp4
Zapier MCP is a standardized way to connect AI assistants to thousands of apps and services. It enables your AI to take real actions like:
- 💬 Send Slack messages and create channels
- 📊 Add rows to Google Sheets and create spreadsheets
- 📧 Send Gmail emails and manage labels
- ✅ Create Asana tasks and update projects
- 🐙 Create GitHub issues and manage PRs
- 📈 Update HubSpot deals and manage contacts
All through natural language commands—just describe what you want done.
- 8,000+ App Connections - Access Zapier's massive library of pre-built integrations
- 30,000+ Actions - Enable specific tasks and searches across apps
- Natural Language - No complex commands needed
- Secure by Default - Authentication, encryption, and rate limiting handled by Zapier
- Multiple Client Support - Works with Claude, Cursor, Windsurf, and more
Quick setup guides and user-friendly overview:
🏠 Zapier MCP → 🤖 Claude Skills →
Get technical documentation, API references, and integration guides:
📖 Developer Documentation → 🤖 Claude Skills →
This repository is not explicitly our Zapier MCP server, but rather all accompanying docs associated with it and organized to maximize reusability and maintainability:
zapier-mcp/
├── skills/ # Source of truth for all skills
├── commands/ # Source of truth for all commands
├── plugins/ # Plugin distributions (built from skills/commands)
├── Makefile # Build system
└── BUILD.md # Build system documentation
# Initial setup
./scripts/setup.sh
# Build all plugins
make build-all
# Build a specific plugin
make build PLUGIN=zapier-eng-pluginDocumentation:
- QUICKSTART.md - Get started in 5 minutes
- BUILD.md - Complete build system documentation
- CONTRIBUTING.md - Development guidelines
If you need assistance with Zapier MCP, please reach out here:
Zapier MCP is part of the Model Context Protocol ecosystem