MCP Server
MCP
io.github.arose26/zapier-discovery-mcp
Automation discovery: search Zapier's app directory and find popular Zap templates between apps.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "zapier-discovery-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Zapier Partner API client_id (free with any Zapier integration; see docs.api.zapier.com)",
"isRequired": true,
"format": "string",
"name": "ZAPIER_CLIENT_ID"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment