Freshdesk MCP Server
Related Servers
Alternatives to Freshdesk MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceMCP server created for Freshservice, allowing AI models to interact with Freshservice modules5936MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server that enables AI assistants to interact with Freshservice service desk, supporting ticket search, retrieval, and creation via a configurable, Docker-first deployment.MIT
- FlicenseBqualityBmaintenanceA read-only MCP server that connects AI assistants to Freshservice Service Desk for ticket triage, asset analysis, and support history summarization.23-
- 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
- AlicenseAqualityCmaintenanceMCP server for ManageEngine ServiceDesk Plus that lets AI agents list, search, create, update, and manage help desk tickets and technical notes in real-time.6MIT
- AlicenseAqualityCmaintenanceAn MCP server that exposes the full Gorgias helpdesk API to AI assistants, enabling ticket management, analytics, and customer operations through natural language.100990 npm2MIT
TDQS
Scored across 59 tools
Most tools target distinct entities, but there is ambiguity between 'list_solution_folders' (which has an empty description) and the various 'solution_category_folder' tools, and between generic 'get_field_properties' and type-specific field views. The mix of get/view/list/search is mostly clear but occasionally overlapping.
Tools follow a verb_noun pattern, but retrieval verbs are inconsistent: get, view, list, search, and find are used interchangeably (e.g., view_agent vs get_agents, search_companies vs find_company_by_name). This reduces predictability.
With 59 tools, this is a very large surface. While the broad Freshdesk domain explains some of the count, it exceeds the 'too many' threshold and could overwhelm an agent with unnecessary choices.
Several entities have incomplete lifecycle coverage: no create_contact, create_company, or delete operations for agents, groups, canned responses, solution articles, and other objects. This forces agents into dead ends when attempting standard CRUD workflows.