Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From zapier
Connects remotely to Zapier's MCP server at https://mcp.zapier.com/api/v1/connect for workflow automations, app integrations, and triggering Zaps.
npx claudepluginhub zapier/zapier-mcp --plugin zapierCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"zapier": {
"url": "https://mcp.zapier.com/api/v1/connect"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.zapier.com/api/v1/connectShare bugs, ideas, or general feedback.