Freshdesk
Rank #24,759io.github.pipeworx-io/freshdesk
Freshdesk MCP Pack — helpdesk ticket and contact management via Freshdesk API v2.
Freshdesk is a Model Context Protocol (MCP) server published by pipeworx-io. It ranks #24,759 of 115,460 servers tracked on MCP Toplist. Freshdesk is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Apr 15, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 90,701 of 115,460 servers on MCP Toplist.
Use Freshdesk
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http freshdesk https://gateway.pipeworx.io/freshdesk/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.freshdesk]
url = "https://gateway.pipeworx.io/freshdesk/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://gateway.pipeworx.io/freshdesk/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"freshdesk": {
"url": "https://gateway.pipeworx.io/freshdesk/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"freshdesk": {
"type": "http",
"url": "https://gateway.pipeworx.io/freshdesk/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"freshdesk": {
"serverUrl": "https://gateway.pipeworx.io/freshdesk/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"freshdesk": {
"url": "https://gateway.pipeworx.io/freshdesk/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.pipeworx-io%2Ffreshdesk)<a href="https://mcptoplist.com/server/io.github.pipeworx-io%2Ffreshdesk"><img src="https://mcptoplist.com/badge/io.github.pipeworx-io%2Ffreshdesk.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
pipeworx-io
Other servers by pipeworx-io
- Opentargets#18,151 · 2 vers
- Patents#22,126 · 3 vers
- Mhw#24,760 · 2 vers
- Treasury Fiscal#24,761 · 2 vers
- Acled#25,355 · 3 vers
- Lemmy#25,356 · 2 vers
- Opendatasoft#25,357 · 2 vers
- Polygon Io#25,358 · 2 vers
- Riot Games#25,359 · 2 vers
- Football Data#26,074 · 1 ver
- Libretranslate#26,075 · 1 ver
- Movies#26,985 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Aug 11, 2026 |
| 0.1.0 | Apr 22, 2026 |
Frequently asked questions
- Who maintains Freshdesk?
- Freshdesk is maintained by pipeworx-io, which publishes 1328 MCP servers (1349 total versions) tracked on MCP Toplist.
- Is Freshdesk listed on the Official MCP Registry?
- Yes — Freshdesk is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Freshdesk have?
- MCP Toplist tracks 2 versions of Freshdesk, most recently published on Aug 11, 2026.
- Where can I find the source code for Freshdesk?
- The source code for Freshdesk is hosted at github.com/pipeworx-io/mcp-freshdesk.