zendesk-mcp-server

jonhnatta/zendesk-mcp-server
★ 1 stars Python 🤖 AI/LLM Updated today
Read-only MCP server for Zendesk - tickets, users, organizations and CSAT via stdio
View on GitHub →

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": "uvx",
      "args": [
        "zendesk-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install zendesk-mcp-server

Topics

aillmmcpopen-sourcepythonzendesk