Zendesk MCP Server by Fruggr
Related Servers
Alternatives to Zendesk MCP Server by Fruggr
- AlicenseBqualityDmaintenanceA server implementation that provides Claude AI with the ability to interact with Zendesk ticketing systems through various functions including retrieving, searching, creating, and updating tickets.7177 npm16MIT
- AlicenseAqualityAmaintenanceEnables AI-powered ticket analysis and comprehensive Zendesk API integration via the Model Context Protocol, supporting both API token (CLI) and OAuth 2.1 (web) authentication modes.55312 npm5MIT
- AlicenseAqualityCmaintenanceA Model Context Protocol server that enables AI assistants like Claude to interact with Zendesk Support through natural language for searching, creating, updating, and managing tickets.41177 npm3MIT
Related Servers
- AlicenseNot gradedqualityDmaintenanceModel Context Protocol (MCP) server for Zendesk Support that connects AI agents to 14 ticket tools including create, search, assign, close, comments, and metrics.Apache 2.0
- FlicenseNot gradedqualityDmaintenanceA lightweight, AI-native server that enables GPT-based AI agents to fetch real-time customer and organization context from Zendesk APIs dynamically.-
- AlicenseNot gradedqualityDmaintenanceMCP server for Zendesk support workflows that enables ticket search, lookup, creation, commenting, status updates, and user listing through natural language. It uses OAuth authentication and supports both internal notes and public comments.MIT
- -licenseNot gradedqualityNot gradedmaintenanceA Cloudflare-deployable server that implements Model Context Protocol (MCP) capabilities, allowing AI assistants like Claude to access custom tools via OAuth authentication flows.-
- AlicenseAqualityFmaintenanceA Model Context Protocol (MCP) server for authenticated REST APIs. Drop it into any project, point it at your API, and let AI agents call endpoints — with auto-login, 2FA support, Swagger spec fetch, and fuzzy endpoint search — all without writing a single line of auth code.38 npm6MIT
- AlicenseBqualityCmaintenanceA server that enables Model Context Protocol (MCP) functionality on Cloudflare Workers with OAuth login, allowing applications like Claude Desktop to access custom tools through a standardized interface.24 npmMIT
TDQS
Scored across 53 tools
Most tools target a distinct resource and action, and the verbose descriptions make boundaries clear even in dense areas like article translations. A few overlaps remain — notably generic `search` versus `search_tickets`/`search_users`/`search_articles`, and `get_article` vs `get_article_outline`/`get_article_section` — but these are unlikely to cause frequent misselection.
The set overwhelmingly follows a clear verb_noun snake_case convention (`create_ticket`, `list_articles`, `update_article`). It is slightly marred by inconsistent translation operations — `set_section_translation`/`set_category_translation` vs `create_article_translation`/`update_article_translation` use different verb patterns for analogous actions.
At 53 tools this is a very large surface, well above the 25+ threshold that starts to overwhelm agents. The breadth is understandable given Zendesk's tickets, Help Center, and user/organization domains, but the count realistically creates selection and context burden.
The ticket lifecycle is thoroughly covered — create, get, update, search, list, comments, tags, attachments, history, SLA, views, and macros — and the Help Center side covers categories, sections, articles, translations, tags, labels, attachments, reordering, and archiving. Minor gaps exist, such as no user/organization create/update/delete and no ticket deletion, but these are not fatal for typical Zendesk workflows.