Enterprise DNA
M MCP Servers Developer low

effytech/freshdesk-mcp

by Various

MCP server created for Freshdesk, allowing AI models to interact with Freshdesk modules

E

MCP

effytech/freshdesk-mcp

Added 1 June 2026

Overview

An MCP server that enables AI models to read and write Freshdesk ticket data through the Model Context Protocol. It wraps Freshdesk API endpoints as tools, letting agents query tickets, update statuses, and manage contacts.

Best for

Best for
Developers building AI assistants that need to manage Freshdesk support tickets

Use cases

  • Automate ticket triage and status updates via AI agents
  • Query Freshdesk tickets by filters for reporting or escalation
  • Create or update contacts and tickets programmatically

Notes

An MCP server that enables AI models to read and write Freshdesk ticket data through the Model Context Protocol. It wraps Freshdesk API endpoints as tools, letting agents query tickets, update statuses, and manage contacts.

60 stars on GitHub. Last updated 2025-10-06. Licensed MIT.

Use cases

  • Automate ticket triage and status updates via AI agents
  • Query Freshdesk tickets by filters for reporting or escalation
  • Create or update contacts and tickets programmatically

Pros

  • Simple Python implementation with clear MCP tool definitions
  • Direct integration with Freshdesk’s core modules
  • Lightweight and easy to self-host or extend

Cons

  • Limited to Freshdesk’s public API capabilities
  • No built-in authentication or rate limiting beyond Freshdesk’s own
  • Small community and limited documentation beyond the README

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simple Python implementation with clear MCP tool definitions
  • Direct integration with Freshdesk's core modules
  • Lightweight and easy to self-host or extend

Cons

  • Limited to Freshdesk's public API capabilities
  • No built-in authentication or rate limiting beyond Freshdesk's own
  • Small community and limited documentation beyond the README