mcpbeat Sign in

Zapier Discovery MCP Server

local only

Zapier Discovery MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 15 Aug 2026.

Automation discovery: search Zapier's app directory and find popular Zap templates between apps.

Installs per day peak 99 · avg 3
a month agotoday
44
Installs / week
npm · zapier-discovery-mcp
0
Stars
0 open issues
15 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Zapier Discovery MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add zapier-discovery-mcp -- npx -y zapier-discovery-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "zapier-discovery-mcp": {
      "args": [
        "-y",
        "zapier-discovery-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.zapier-discovery-mcp]
command = "npx"
args = ["-y", "zapier-discovery-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "zapier-discovery-mcp": {
      "args": [
        "-y",
        "zapier-discovery-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "zapier-discovery-mcp": {
      "args": [
        "-y",
        "zapier-discovery-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Zapier Discovery MCP

same job, measured the same way
Voila Groceries MCP
by dearlordylord

Safe personal Voila grocery automation for search, slots, cart updates, and order history

121 installs/wk local only
Dossier
by imboard

MCP server for dossier automation standard - enables LLMs to discover, verify, and execute dossiers

131 installs/wk local only
Ignition MCP
by jsgorana

MCP server for Inductive Automation Ignition: tags, alarms, history, and Perspective

130 installs/wk local only
JustFill PDF Form Automation
by mrmaciej1

Detect, review and fill existing PDF forms from JSON or Excel; reuse saved templates

532 installs/wk answering
Zabbix MCP
by mhajder

MCP server for Zabbix monitoring and automation

345 installs/wk local only
XCRS Mobile & TV Automation
by smbcloudxyz

MCP tools for testing mobile and TV apps on iOS simulators, Android phones, and Apple/Android TV.

local only
GNOME UI MCP
by asattelmaier

GNOME Wayland desktop automation via AT-SPI discovery and Mutter input.

local only
JobGPT - Job Search Automation & Auto Apply
by 6figr-com

Job search automation, auto apply, resume builder, application tracking, and recruiter outreach

107 installs/wk local only

Zapier Discovery MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Zapier Discovery MCP?
Zapier Discovery MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package zapier-discovery-mcp was installed 44 times last week.
How do I connect Zapier Discovery MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls zapier-discovery-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Zapier Discovery MCP?
The npm package zapier-discovery-mcp was installed 44 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Zapier Discovery MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.