content
Zapier MCP Server
Run your Zapier automations straight from Claude. 8,000+ app connections, 40,000+ actions, all through plain English. Built and maintained by Zapier.
Pricing: free — Free on every Zapier plan. You just need a Zapier account.
Features
- Talk to 8,000+ apps from inside Claude
- 40,000+ actions and searches you can call by name or description
- Just describe what you want — no syntax to learn
- Zapier handles auth and rate limits for you
- Works with Claude, ChatGPT, Cursor, and Windsurf
- Included on every Zapier plan, even free
Setup Instructions
1. Log into Zapier and turn on the MCP integration
2. Drop this into your Claude MCP settings:
``
json
{
"mcpServers": {
"zapier": {
"type": "url",
"url": "https://actions.zapier.com/mcp/",
"headers": {
"Authorization": "Bearer your_zapier_api_key"
}
}
}
}
``
3. Restart Claude. Your Zapier actions show up as MCP tools right awayAdded: 2026-03-08