support & service management

Freshdesk Mcp

MCP server that integrates with Freshdesk, enabling AI models to interact with Freshdesk modules and perform various support operations.

python
cloud
support & service management
0
View on GitHub

Installation

npx -y effytech/freshdesk-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "freshdesk-mcp",
  "command": "npx",
  "args": [
    "-y",
    "effytech/freshdesk-mcp"
  ]
}

About This MCP Server

effytech/freshdesk-mcp

MCP server that integrates with Freshdesk, enabling AI models to interact with Freshdesk modules and perform various support operations.

GitHub: https://github.com/effytech/freshdesk_mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub