Freshdesk MCP

A Model Context Protocol server exposing the Freshdesk API. Gated by Clerk → Microsoft sign-in.

How to connect

This endpoint is consumed by MCP clients, not browsed directly. Add it to your MCP-aware tool and the client will walk you through sign-in.

Claude Desktop / Cursor / similar

{
  "mcpServers": {
    "freshdesk": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://freshdesk-mcp.nlr.sh/mcp"]
    }
  }
}

MCP Inspector

npx @modelcontextprotocol/inspector

Then connect to https://freshdesk-mcp.nlr.sh/mcp — a browser tab will open for Microsoft sign-in.

Access is limited to @nextlevelracing.com Microsoft accounts.

Endpoints

Source: github.com/Next-Level-Racing/freshdesk-mcp