Zendesk-MCP-Server

rickapex/Zendesk-MCP-Server
★ 0 stars JavaScript Security Updated today
Zendesk MCP HTTP Server with OAuth 2.0 and Analytics Tools - Extended version with 4 additional analytics tools
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": {
    "zendesk-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "rickapex/Zendesk-MCP-Server"
      ]
    }
  }
}