---
title: "Zapier MCP"
description: "Connects MCP clients to Zapier's 9,000+ app integrations."
canonical: "https://vetted.tools/mcp/zapier-mcp"
source: "https://vetted.tools/mcp/zapier-mcp.md"
---

# Zapier MCP

Connects MCP clients to Zapier's 9,000+ app integrations.

Source: https://vetted.tools/mcp/zapier-mcp

- Slug: `zapier-mcp`
- By [Zapier](https://vetted.tools/companies/zapier) ([docs.zapier.com](https://docs.zapier.com/mcp/home), checked 2026-09-26)
- Repository: [https://github.com/zapier/zapier-mcp](https://github.com/zapier/zapier-mcp)

## Install

### Claude Code (Terminal)

```text
claude mcp add --transport http zapier https://mcp.zapier.com/api/v1/connect
```

### Cursor (~/.cursor/mcp.json)

```json
{
  "mcpServers": {
    "zapier": {
      "url": "https://mcp.zapier.com/api/v1/connect"
    }
  }
}
```

### Codex (~/.codex/config.toml)

```text
[mcp_servers.zapier]
url = "https://mcp.zapier.com/api/v1/connect"
```

## Facts

- License: MIT ([GitHub](https://github.com/zapier/zapier-mcp), checked 2026-09-25)
- Official: Yes. The registry verified the publisher's namespace. ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=com.zapier%2Fmcp), checked 2026-09-25)
- Remote URL: https://mcp.zapier.com/api/v1/connect ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=com.zapier%2Fmcp), checked 2026-09-25)
- Registry version: 1.0.1 ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=com.zapier%2Fmcp), checked 2026-09-25)
- Transport: Remote MCP (streamable HTTP) ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=com.zapier%2Fmcp), checked 2026-09-25)

## Maintenance

- 8 contributors on [GitHub](https://github.com/zapier/zapier-mcp) as of 2026-09-25.

## Elsewhere on this site

- Home: https://vetted.tools/index.md
- Use cases: https://vetted.tools/use-cases.md
- Tools: https://vetted.tools/tools.md
- The brief: https://vetted.tools/brief.md
- Assessment: https://vetted.tools/assessment.md
- Site summary for agents: https://vetted.tools/llms.txt
- Every published page in one file: https://vetted.tools/llms-full.txt
- Every URL the site publishes: https://vetted.tools/sitemap.xml
