Freshdesk MCP server
Related Servers
Alternatives to Freshdesk MCP server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityCmaintenanceEnables AI agents to interact with Freshdesk, supporting ticket management, customer and company operations, agent lookup, and knowledge base search through natural language.19MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI models to interact with Freshservice IT service management platform, allowing automated ticket management, change requests, asset tracking, and solution article operations through natural language commands.MIT
- AlicenseCqualityDmaintenanceAn MCP server implementation that integrates with Freshdesk, enabling AI models to interact with Freshdesk modules and perform various support operations.59MIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Freshdesk API v2 to manage support tickets, contacts, agents, companies, and conversations with built-in authentication, rate limiting, and error handling.231 npm12MIT
- AlicenseCqualityFmaintenanceEnables AI models to interact with Freshrelease project management platform through API integration. Supports creating and retrieving projects and tasks, managing status categories, and automating project operations through natural language.8MIT
- AlicenseBqualityDmaintenanceEnables AI assistants to connect with Freshservice ITSM for managing tickets, assets, agents, and organizational data through natural language. It provides a comprehensive set of tools for performing CRUD operations on service desk records and searching across the Freshservice platform.5344 npm1MIT
TDQS
Scored across 59 tools
Most tools have distinct purposes targeting specific Freshdesk resources and actions, but there is some ambiguity between 'get_' and 'view_' tools (e.g., get_contact vs. view_agent) and between 'list_' and 'search_' tools (e.g., list_companies vs. search_companies), which could cause confusion in tool selection.
Tool names follow a highly consistent verb_noun pattern throughout, with clear verbs like create, delete, get, list, search, update, and view applied uniformly across resources. There are no deviations in naming conventions, making the set predictable and readable.
With 59 tools, the count is excessive for a typical MCP server, making it heavy and potentially overwhelming for agents. This many tools suggests over-fragmentation of operations that could have been consolidated, such as separate tools for viewing and getting similar resources.
The tool set provides comprehensive CRUD and lifecycle coverage for Freshdesk's core domain, including agents, tickets, contacts, companies, groups, canned responses, solution articles, and fields. There are no obvious gaps, with create, read, update, delete, list, and search operations available for most resources.