Zapier (verified)
Connect apps and automate workflows across 7,000+ services. Create, manage, and trigger Zaps to move data between tools automatically.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add zapier
# Browse available tools
npx -y smithery tool list zapier
# Get full schema for a tool
npx -y smithery tool get zapier get_configuration_url
# Call a tool
npx -y smithery tool call zapier get_configuration_url '{}'Direct MCP Connection
Endpoint: https://zapier.run.tools
Tools (1)
get_configuration_url— Returns the URL where users can configure this MCP server - adding, editing, or removing actions. Provide this URL to u…
# Get full input/output schema for a tool
npx -y smithery tool get zapier