mcpbeat Sign in

Zendesk MCP Server

local only

Zendesk MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 976 installs a week from npm. Last commit 18 Sep 2026.

Draft, translate and update Help Center articles and manage Zendesk tickets from your AI assistant.

Installs per day peak 344 · avg 102 · +147% w/w
a month agotoday
976
Installs / week
npm · @fruggr/zendesk-mcp-server
9
Stars
19 open issues
18 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Zendesk MCP Server 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 zendesk-mcp-server -- npx -y @fruggr/zendesk-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "zendesk-mcp-server": {
      "args": [
        "-y",
        "@fruggr/zendesk-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.zendesk-mcp-server]
command = "npx"
args = ["-y", "@fruggr/zendesk-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "zendesk-mcp-server": {
      "args": [
        "-y",
        "@fruggr/zendesk-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "zendesk-mcp-server": {
      "args": [
        "-y",
        "@fruggr/zendesk-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ZENDESK_SUBDOMAIN (Zendesk subdomain, used when no positional subdomain argument is given.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Zendesk MCP Server

same job, measured the same way
MeisterTask
by meistertask

Create and manage MeisterTask projects, tasks, and notes from your AI assistant.

answering
C
MakeMeBetter AI
by rohithmariyala

Manage your MakeMeBetter AI tasks, habits, and goals from your AI assistant.

answering
Vidalytics
by vidalytics

Manage your Vidalytics videos and analytics from your AI assistant.

answering
Mila
by mila-gg

Create and manage documents, spreadsheets, and presentations from your AI assistant.

23 tools answering
Realevents
by ykastelnik

Create and manage events in seconds from your AI assistant. No account needed.

126 installs/wk local only
Laravel Forge
by usefulapi

Manage Laravel Forge servers, sites, and deployments from your AI assistant.

17 tools answering
Flowstep
by flowstep

Generate, inspect, and manage Flowstep UI designs directly from your AI assistant.

answering
Makers Page MCP
by alexcloudstar

Marketing Assistant MCP: draft, approve, and publish posts to X from your coding agent.

local only

Zendesk MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Zendesk MCP Server?
Zendesk MCP Server 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 @fruggr/zendesk-mcp-server was installed 976 times last week.
How do I connect Zendesk MCP Server?
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 @fruggr/zendesk-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Zendesk MCP Server?
The npm package @fruggr/zendesk-mcp-server was installed 976 times in the last week. Week over week that is +147%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Zendesk MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript, 9 stars on GitHub and 19 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.