Freshdesk
Rank #11,858io.github.wyre-technology/freshdesk-mcp
Provides AI assistants with structured access to the Freshdesk customer support platform, including tickets, contacts, companies, agents, groups, knowledge base, and SLA configuration. Features decision-tree navigation and destructive-action guardrails.
Freshdesk is a Model Context Protocol (MCP) server published by wyre-technology. It ranks #11,858 of 76,851 servers tracked on MCP Toplist. Freshdesk is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 18, 2026 and most recently updated on Jun 22, 2026.
Ranks ahead of 64,993 of 76,851 servers on MCP Toplist.
Use Freshdesk
Add Freshdesk to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"freshdesk-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-technology/freshdesk-mcp:v1.0.2"
],
"env": {
"FRESHDESK_DOMAIN": "<your FRESHDESK_DOMAIN>",
"FRESHDESK_API_KEY": "<your FRESHDESK_API_KEY>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
wyre-technology
Other servers by wyre-technology
- Autotask MCP Server#1,311 · 14 vers
- NinjaOne#2,503 · 7 vers
- iqms-mcp#2,590 · 7 vers
- Huntress#2,601 · 5 vers
- IT Glue#2,797 · 7 vers
- ConnectWise Manage#3,568 · 3 vers
- CIPP#4,353 · 3 vers
- HaloPSA#4,749 · 9 vers
- Datto RMM#5,121 · 6 vers
- Syncro#5,278 · 4 vers
- Hudu#6,016 · 3 vers
- QuickBooks Online#6,138 · 4 vers
Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Jun 22, 2026 |
Frequently asked questions
- Who maintains Freshdesk?
- Freshdesk is maintained by wyre-technology, which publishes 55 MCP servers (205 total versions) tracked on MCP Toplist.
- Is Freshdesk listed on the Official MCP Registry?
- Yes — Freshdesk is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Freshdesk have?
- MCP Toplist tracks 1 version of Freshdesk, most recently published on Jun 22, 2026.
- Where can I find the source code for Freshdesk?
- The source code for Freshdesk is hosted at github.com/wyre-technology/freshdesk-mcp.