Zendesk MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 10 Jun 2026.
Zendesk MCP: 14 tools for AI agents — create, search, assign, comment, and close support tickets.
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.
claude mcp add zendesk-mcp -- npx -y @markusvankempen/zendesk-mcp-server
{
"mcpServers": {
"zendesk-mcp": {
"args": [
"-y",
"@markusvankempen/zendesk-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.zendesk-mcp]
command = "npx"
args = ["-y", "@markusvankempen/zendesk-mcp-server"]
{
"mcpServers": {
"zendesk-mcp": {
"args": [
"-y",
"@markusvankempen/zendesk-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"zendesk-mcp": {
"args": [
"-y",
"@markusvankempen/zendesk-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.