From 112d3dfacd397494c7fa412ab11e1ca6c7e11256 Mon Sep 17 00:00:00 2001 From: omnom62 Date: Fri, 11 Sep 2026 14:58:30 +1000 Subject: [PATCH 1/2] =?UTF-8?q?Add=20omnom62/freshdesk-mcp=20=E2=80=94=20G?= =?UTF-8?q?o=20MCP=20server=20for=20Freshdesk=20with=20OCR=20and=20attachm?= =?UTF-8?q?ent=20extraction?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b4acd70b..91dcbd306 100644 --- a/README.md +++ b/README.md @@ -3848,6 +3848,7 @@ Tools for managing customer support, IT service management, and helpdesk operati - [aikts/yandex-tracker-mcp](https://github.com/aikts/yandex-tracker-mcp) 🐍 ☁️ 🏠 - MCP Server for Yandex Tracker. Provides tools for searching and retrieving information about issues, queues, users. - [Berckan/bugherd-mcp](https://github.com/Berckan/bugherd-mcp) 📇 ☁️ - MCP server for BugHerd bug tracking. List projects, view tasks with filtering by status/priority/tags, get task details, and read comments. - [effytech/freshdesk-mcp](https://github.com/effytech/freshdesk_mcp) 🐍 ☁️ - MCP server that integrates with Freshdesk, enabling AI models to interact with Freshdesk modules and perform various support operations. +- [omnom62/freshdesk-mcp](https://github.com/omnom62/freshdesk-mcp) 🏎️ ☁️ 🏠 - Self-hosted Go MCP server for Freshdesk with 15 tools: ticket search, conversations, attachment text extraction, Vision AI OCR for images, and status/group/company enrichment. - [incentivai/quickchat-ai-mcp](https://github.com/incentivai/quickchat-ai-mcp) 🐍 🏠 ☁️ - Launch your conversational Quickchat AI agent as an MCP to give AI apps real-time access to its Knowledge Base and conversational capabilities. - [michaelrice/zendesk-mcp](https://github.com/michaelrice/zendesk-mcp) [![michaelrice/zendesk-mcp MCP server](https://glama.ai/mcp/servers/michaelrice/zendesk-mcp/badges/score.svg)](https://glama.ai/mcp/servers/michaelrice/zendesk-mcp) 🐍 ☁️ 🍎 🪟 🐧 - MCP server for Zendesk. Read/write tools for tickets, comments, views, macros, users, groups, organizations, and time tracking; optional Help Center knowledge base and Git-Zen GitLab integration. - [nguyenvanduocit/jira-mcp](https://github.com/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. From 1f7c45fa723a29a5c069f54afbaec3724f5780a8 Mon Sep 17 00:00:00 2001 From: omnom62 Date: Sun, 13 Sep 2026 21:50:34 +1000 Subject: [PATCH 2/2] Add Glama score badge for omnom62/freshdesk-mcp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91dcbd306..c68ec7c7f 100644 --- a/README.md +++ b/README.md @@ -3848,7 +3848,7 @@ Tools for managing customer support, IT service management, and helpdesk operati - [aikts/yandex-tracker-mcp](https://github.com/aikts/yandex-tracker-mcp) 🐍 ☁️ 🏠 - MCP Server for Yandex Tracker. Provides tools for searching and retrieving information about issues, queues, users. - [Berckan/bugherd-mcp](https://github.com/Berckan/bugherd-mcp) 📇 ☁️ - MCP server for BugHerd bug tracking. List projects, view tasks with filtering by status/priority/tags, get task details, and read comments. - [effytech/freshdesk-mcp](https://github.com/effytech/freshdesk_mcp) 🐍 ☁️ - MCP server that integrates with Freshdesk, enabling AI models to interact with Freshdesk modules and perform various support operations. -- [omnom62/freshdesk-mcp](https://github.com/omnom62/freshdesk-mcp) 🏎️ ☁️ 🏠 - Self-hosted Go MCP server for Freshdesk with 15 tools: ticket search, conversations, attachment text extraction, Vision AI OCR for images, and status/group/company enrichment. +- [omnom62/freshdesk-mcp](https://github.com/omnom62/freshdesk-mcp) [![omnom62/freshdesk-mcp MCP server](https://glama.ai/mcp/servers/omnom62/freshdesk-mcp/badges/score.svg)](https://glama.ai/mcp/servers/omnom62/freshdesk-mcp) 🏎️ ☁️ 🏠 - Self-hosted Go MCP server for Freshdesk with 15 tools: ticket search, conversations, attachment text extraction, Vision AI OCR for images, and status/group/company enrichment. - [incentivai/quickchat-ai-mcp](https://github.com/incentivai/quickchat-ai-mcp) 🐍 🏠 ☁️ - Launch your conversational Quickchat AI agent as an MCP to give AI apps real-time access to its Knowledge Base and conversational capabilities. - [michaelrice/zendesk-mcp](https://github.com/michaelrice/zendesk-mcp) [![michaelrice/zendesk-mcp MCP server](https://glama.ai/mcp/servers/michaelrice/zendesk-mcp/badges/score.svg)](https://glama.ai/mcp/servers/michaelrice/zendesk-mcp) 🐍 ☁️ 🍎 🪟 🐧 - MCP server for Zendesk. Read/write tools for tickets, comments, views, macros, users, groups, organizations, and time tracking; optional Help Center knowledge base and Git-Zen GitLab integration. - [nguyenvanduocit/jira-mcp](https://github.com/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.