effytech/freshdesk-mcp
by Various
MCP server created for Freshdesk, allowing AI models to interact with Freshdesk modules
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.