Zapier
OfficialbyZapier
Automation platform connecting 7,000+ apps via MCP.
API Key Required
Configuration
{
"mcpServers": {
"zapier": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-zapier"
],
"env": {
"ZAPIER_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.