freshdesk-mcp

jelmervdm/freshdesk-mcp
★ 0 stars Python API Integration Updated today
Model Context Protocol (MCP) server for Freshdesk API with async client support, tool routing, and ContextForge Gateway integration.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "freshdesk-mcp": {
      "command": "uvx",
      "args": [
        "freshdesk-mcp"
      ]
    }
  }
}

Or install with pip: pip install freshdesk-mcp

Topics

customer-supportfastmcpfreshdeskfreshdesk-apihelpdeskmcpmcp-serverpython