Odel
zapier discovery mcp

zapier discovery mcp

Local
@arose26TypeScriptMITUpdated 3w ago

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).

npmzapier-discovery-mcpv0.1.0

Run

npx -y zapier-discovery-mcp

MCP client config

{
  "mcpServers": {
    "zapier-discovery-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "zapier-discovery-mcp"
      ]
    }
  }
}