Loomal

Zendesk MCP: 14 tools for AI agents — create, search, assign, comment, and close support tickets.

0 starsnpm: @markusvankempen/zendesk-mcp-server

About Zendesk MCP

Zendesk MCP is an MCP (Model Context Protocol) server published by markusvankempen in the official MCP registry, listed under Search on Loomal. Zendesk MCP: 14 tools for AI agents — create, search, assign, comment, and close support tickets.

It ships as an npm package (@markusvankempen/zendesk-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/markusvankempen/zendesk-mcp.

Use Zendesk MCP with your agent

Claude Code · one command
claude mcp add zendesk-mcp -- npx -y @markusvankempen/zendesk-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "zendesk-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@markusvankempen/zendesk-mcp-server"
      ]
    }
  }
}
npm@markusvankempen/zendesk-mcp-server

Frequently asked questions

What is Zendesk MCP?
Zendesk MCP is an MCP (Model Context Protocol) server by markusvankempen in the Search category. Zendesk MCP: 14 tools for AI agents — create, search, assign, comment, and close support tickets.
How do I connect Zendesk MCP to Claude, Cursor, or another MCP client?
Install Zendesk MCP from its npm package (@markusvankempen/zendesk-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Zendesk MCP open source?
Yes — the source code is public at github.com/markusvankempen/zendesk-mcp.
Can AI agents pay to use Zendesk MCP?
Not yet through Loomal — Zendesk MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Zendesk MCP? Claim this listing free by verifying GitHub ownership, or contact us.