zendesk-mcp

dkropachev/zendesk-mcp
★ 0 stars Go AI/LLM Updated 2d ago
Secure Zendesk MCP server for ticket investigation, attachments, and guarded writes
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zendesk-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/dkropachev/zendesk-mcp@latest"
      ]
    }
  }
}

README Excerpt

Go MCP server for daily Zendesk support investigation. Configure your tenant: ```text https://example.zendesk.com ``` Features: - agent ticket search, comments, audits, users, organizations, fields, metrics, related tickets, and views; - compact aggregated investigation context with readable custom fields;

Tools (20)

ZENDESK_AUTH_MODEZENDESK_BASE_URLZENDESK_DOWNLOAD_ROOTZENDESK_ENABLE_WRITEZENDESK_MAX_DOWNLOAD_BYTESZENDESK_MAX_READ_RETRIESZENDESK_MAX_RESPONSE_BYTESZENDESK_TIMEOUTZENDESK_UPLOAD_ROOTzendesk_add_comment_with_attachmentszendesk_add_internal_notezendesk_add_public_replyzendesk_add_request_commentzendesk_auth_checkzendesk_download_attachmentzendesk_get_attachmentzendesk_get_organizationzendesk_get_requestzendesk_get_ticketzendesk_get_ticket_context

Topics

codexgolangmcpmodel-context-protocolzendesk