{
  "name": "io.github.zapier/mcp",
  "description": "Zapier MCP turns the entire Zapier integration library into a tool surface. Any app Zapier speaks to — Salesforce, HubSpot, Airtable, Gmail, Trello — becomes callable from AI agents without building individual MCPs for each.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-04-19",
    "com.top-mcps/score": {
      "value": 64,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-04-19T20:32:57.788Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-04-19T20:32:57.344Z"
    }
  },
  "repository": {
    "url": "https://github.com/zapier/mcp",
    "source": "github"
  },
  "author": {
    "name": "Zapier"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@zapier/mcp",
      "version": "latest",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "name": "ZAPIER_API_KEY",
          "description": "ZAPIER_API_KEY — required credential for Zapier.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "capabilities": {
    "security": {
      "scope": "network",
      "sandbox": "Calls Zapier actions defined in the authenticated user's Zapier account. The surface area equals whichever Zaps and actions the user has enabled.",
      "gotchas": [
        "Every enabled Zap action is reachable — disable anything destructive you do not want the agent to trigger.",
        "Billing and rate limits come from the user's Zapier plan, not from the MCP."
      ]
    }
  },
  "_links": {
    "html": "https://top-mcps.com/mcp/zapier",
    "markdown": "https://top-mcps.com/mcp/zapier.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
