MCP server

Zapier
MCPOfficial Zapier MCP. Nine thousand apps, one remote.
Zapier’s hosted MCP. The actions you already connected — send, pull, trigger — without a new integration each time.
latest·Proprietary·Updated this quarter·github.com/zapier/zapier-mcp·Transport: http
Claude CodeCursorDesktop
ScannedActive
claude_desktop_config.json
{
"mcpServers": {
"zapier": {
"url": "https://mcp.zapier.com/api/v1/connect"
}
}
}By Zapier
Spec
What the server actually exposes.
list_actions
readActions available on your Zapier account.
run_action
writeRun a connected action after you confirm.
search_apps
readFind an app in the Zapier directory.
Guardrails
- OAuth or an API key you provide
- Writes are separate tools
- Scope is the account you connect
zapier-mcp.mcp/tools
Tools
- read
list_actions
Actions available on your Zapier account.
- write
run_action
Run a connected action after you confirm.
- read
search_apps
Find an app in the Zapier directory.
Last call
{ "ok": true,
"tool": "list_actions",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
