Zapier MCP Server
Rank #4,249com.zapier/mcp
Hosted MCP server connecting AI assistants to 9,000+ apps and 40,000+ actions via Zapier.
Zapier MCP Server is a Model Context Protocol (MCP) server published by zapier. It ranks #4,249 of 132,046 servers tracked on MCP Toplist, and its repository has 413 GitHub stars. Zapier MCP Server is listed across 3 registries — Official MCP, mcp.so and PulseMCP, with 3 tracked versions. It was first listed on Mar 29, 2025 and most recently updated on Jul 29, 2026.
Ranks ahead of 127,797 of 132,046 servers on MCP Toplist.
Use Zapier MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http zapier https://mcp.zapier.com/api/v1/connect[mcp_servers.zapier]
url = "https://mcp.zapier.com/api/v1/connect"Add to ~/.codex/config.toml.
https://mcp.zapier.com/api/v1/connectSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"zapier": {
"url": "https://mcp.zapier.com/api/v1/connect"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"zapier": {
"type": "http",
"url": "https://mcp.zapier.com/api/v1/connect"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"zapier": {
"serverUrl": "https://mcp.zapier.com/api/v1/connect"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zapier": {
"url": "https://mcp.zapier.com/api/v1/connect"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.zapier%2Fmcp)<a href="https://mcptoplist.com/server/com.zapier%2Fmcp"><img src="https://mcptoplist.com/badge/com.zapier%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
zapier
Available versions (3)
| Version | Published |
|---|---|
| 1.0.1 | Jul 29, 2026 |
| 1.0.0 | Jul 28, 2026 |
| 1.0.0-rc.1 | Jul 27, 2026 |
Frequently asked questions
- Who maintains Zapier MCP Server?
- Zapier MCP Server is maintained by zapier, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Zapier MCP Server listed on the Official MCP Registry?
- Yes — Zapier MCP Server is listed on the Official MCP Registry, alongside mcp.so and PulseMCP.
- How many versions does Zapier MCP Server have?
- MCP Toplist tracks 3 versions of Zapier MCP Server, most recently published on Jul 29, 2026.
- Where can I find the source code for Zapier MCP Server?
- The source code for Zapier MCP Server is hosted at github.com/zapier/zapier-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.