effytech/freshdesk-mcp
MCP server that integrates with Freshdesk, enabling AI models to interact with Freshdesk modules and perform various support operations.
Installation
Example client config (verify package name in the repo README)
{
"mcpServers": {
"freshdesk_mcp": {
"command": "uvx",
"args": ["freshdesk_mcp"]
}
}
}Related in Support & Service Management
sooperset/mcp-atlassian
MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides comprehensive tools for searching, reading, creating, and managing content across Atlassian workspaces.
aikts/yandex-tracker-mcp
MCP Server for Yandex Tracker. Provides tools for searching and retrieving information about issues, queues, users.
selic/mcp-itglue
MCP server for IT Glue, the MSP documentation platform. Semantic vector search over documentation, document and flexible-asset read/write, role-based access control, and bring-your-own-key support.
tracegazer/invgate-service-desk-mcp
MCP server for InvGate Service Desk: 96 tools across 11 domains (incidents, users, knowledge base, assets, custom fields, workflows, time tracking), read-only by default with opt-in writes.
nguyenvanduocit/jira-mcp
A Go-based MCP connector for Jira that enables AI assistants like Claude to interact with Atlassian Jira. This tool provides a seamless interface for AI models to perform common Jira operations including issue management, sprint planning, and workflow transitions.
raalarcon9705/jira-mcp
Full-featured open source Jira & Confluence MCP server with 24 tools: issue CRUD, sprint lifecycle, comments, transitions, user management, and wiki pages.