Automation discovery: search Zapier's app directory and find popular Zap templates between apps.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y zapier-discovery-mcp
MCP client config
{
"mcpServers": {
"zapier-discovery-mcp": {
"command": "npx",
"args": [
"-y",
"zapier-discovery-mcp"
]
}
}
}