Official Zendesk integration β manage tickets, customers, and support workflows through AI
The official Zendesk MCP server gives AI agents full access to Zendesk support workflows. It can create tickets, search customer history, update SLAs, and help automate support responses. Features: - Create, search, and update support tickets - Access user and organization profiles - Manage ticket tags, priorities, and groups - Query SLA status and response metrics - Add internal notes and public replies - Inspect macros, triggers, and automations - Generate summaries of support conversations Zendesk MCP is built for customer support teams that want AI to handle ticket tasks and surface customer context instantly.
File location: .claude/mcp.json (project root) or ~/.claude/mcp.json (global)
{
"zendeskMcp": {
"command": "npx",
"args": [
"-y",
"@zendesk/mcp"
],
"env": {
"ZENDESK_SUBDOMAIN": "yourcompany",
"ZENDESK_API_TOKEN": "...",
"ZENDESK_EMAIL": "you@company.com"
}
}
}If you maintain Zendesk MCP, add this badge to your README to show it's verified on CuratedMCP:
[](https://curatedmcp.com/marketplace/zendesk-mcp)