Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
Automate workflows across thousands of apps via conversation through Zapier remote MCP server
Add this to your MCP client configuration:
{
"mcpServers": {
"zapier-remote": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.zapier.com/"
]
}
}
}{
"id": "zapier-remote",
"name": "Zapier",
"description": "Automate workflows across thousands of apps via conversation through Zapier remote MCP server",
"source_url": "https://mcp.zapier.com/",
"publisher_name": "Zapier Inc.",
"publisher_url": "https://zapier.com",
"is_official": true,
"license": "Proprietary",
"runtime": "node",
"downloads": 3530386,
"requires_oauth": true,
"distribution": {
"type": "npm",
"package": "mcp-remote"
},
"tools_count": 0
}