Connect your account, then chat with AI to run tools.
Triage open tickets, draft replies, search the help center, and update customer conversations from chat — connect your Zendesk workspace once.
Live probe refreshed Sep 14, 2026 · Endpoint host mcp.mcpbundles.com
Built for
Support Leads, Customer Success Teams, Help Desk Managers, Service Desk Agents
Morning queue triage
Standup-ready queue review without tab-hopping in Zendesk.
Show open Zendesk tickets sorted by priority and summarize the five that need a human reply today for Bright Smile Co.
Draft a customer reply
Connect Zendesk to any MCP client in minutes
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/zendeskThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsAgent-assisted responses grounded in the full conversation.
Open ticket #48291 in Zendesk, read the thread, and draft a public reply that answers the billing question in plain language.
Find help center answers
Self-service deflection while working a live ticket.
Search our Zendesk Help Center for articles about password resets and suggest which article fits this customer's issue.
Escalation snapshot
Escalation hygiene for leads managing agent workload.
List pending Zendesk tickets assigned to me, flag any older than 48 hours, and note which requesters have contacted us more than once.
What is Zendesk MCP?
It lets AI agents in Cursor, Claude, or ChatGPT work with your Zendesk help desk — read and update tickets, search users and articles, and draft replies — after you connect your workspace in MCPBundles.
Who is this for?
Support and success teams who want queue triage, reply drafting, and knowledge-base lookups from chat instead of copying ticket IDs between tools.
Can an agent close tickets without asking?
Agents follow your instructions — they can add comments, update status, and apply macros when you ask. Destructive actions like permanent deletion only happen when you explicitly request them.
Related editorial
Zendesk Support Workflows with AI
How AI agents triage open queues, draft replies from full threads, search the help center, and flag stale escalations without living inside the agent workspace.
Domain knowledge for Zendesk — workflow patterns, data models, and gotchas for your AI agent.
Zendesk organizes support around tickets, users, and organizations. Tickets move through statuses (new → open → pending → hold → solved → closed). Agents belong to groups; views are saved ticket filters. Macros bundle common agent actions; side conversations run parallel email/Slack/child-ticket threads on a ticket.
Showing 25 of 29 from the live probe.
Zendesk Apply Macro
Preview or apply a Zendesk macro on a ticket. Pass macro_id from the macros listing (list macros by title first — do not guess IDs). With preview_only=true (default), returns the ticket shape after the macro without saving. With preview_only=false, updates the ticket with the macro result (comments, fields, assignee, etc.).
Zendesk Delete Organization
Permanently delete a Zendesk organization by ID.
Zendesk Delete Ticket
Permanently delete a Zendesk ticket by ID. This cannot be undone. To close a ticket without deletion, update its status instead of deleting.
Zendesk Delete User
Permanently delete a Zendesk user by ID.
Zendesk Get Articles
Get Help Center knowledge base articles. Pass article_id for full article body, or pass query to search articles by keyword (omit article_id). For tickets and users, use the ticket or user listing tools instead.
Zendesk Get Attachments
Get Zendesk attachment metadata. Pass attachment_id for one file record, or ticket_id to collect attachments from the ticket comment thread.
Zendesk Get Automations
Get Zendesk automations (time-based ticket rules). Read-only. Pass automation_id for one automation, or list automations with optional active-only filter.
Zendesk Get Brands
Get Zendesk brands (multi-brand Support accounts). Pass brand_id for one brand, or list all brands with pagination.
Zendesk Get Groups
Get Zendesk agent groups. Pass group_id for one group, or omit to list groups used for ticket routing and assignment queues.
Zendesk Get Macros
Get Zendesk macros (canned agent actions). Pass macro_id for one macro, or list account macros with optional active-only filter. Preview or apply a chosen macro on a ticket after you have its ID. There is no usage count, apply frequency, or popularity field in the response — do not rank or guess which macro is 'most used'.
Zendesk Get Organizations
Get Zendesk organizations. Pass organization_id for one org, or list with optional name keyword. Organization IDs link customers on tickets and users.
Zendesk Get Satisfaction Ratings
Get Zendesk CSAT satisfaction ratings. Pass satisfaction_rating_id for one rating, or list recent ratings with pagination.
Zendesk Get Schedules
Get Zendesk business-hour schedules. Pass schedule_id for one schedule, or list schedules used by SLAs and routing.
Zendesk Get Side Conversations
Get side conversations on a Zendesk ticket (parallel email/Slack/child-ticket threads). Requires ticket_id; pass side_conversation_id for one thread. Needs Collaboration add-on on the account.
Zendesk Get Sla Policies
Get Zendesk SLA policies (Enterprise). Pass sla_policy_id for one policy, or list policies. Requires SLA features on the account.
Zendesk Get Ticket Fields
Get Zendesk ticket custom field definitions (types, titles, options). Pass ticket_field_id for one field, or list fields with limit (responses can be large when dropdown/multiselect options are included). Use a small limit unless you need every field definition.
Zendesk Get Ticket Forms
Get Zendesk ticket forms (which fields appear on the new-ticket UI). Pass ticket_form_id for one form, or list forms with optional active-only filter.
Zendesk Get Tickets
Get Zendesk tickets. Pass ticket_id for one ticket (set include_comments for the conversation). Omit ticket_id to list tickets with optional status, priority, assignee, tags, and keyword filters. For cross-resource keyword discovery, use global search instead of listing the full ticket index.
Zendesk Get Triggers
Get Zendesk triggers (event-driven ticket rules). Read-only. Pass trigger_id for one trigger, or list triggers with optional active-only filter. Pagination uses has_more and total_count — when has_more is false and count equals total_count you have the full account list; there is no 'all time' history beyond what the API returns.
Zendesk Get Users
Get Zendesk users. Pass user_id for a profile, or omit it to list users filtered by role (end-user, agent, admin) and optional name/email keyword. Assignee and requester IDs on tickets refer to user IDs from this tool.
Zendesk Get Views
Get Zendesk saved views (filtered ticket queues). Pass view_id to fetch one view; set include_tickets=true to return tickets in that view. Omit view_id to list views.
Zendesk Search
Search across Zendesk tickets, users, organizations, and Help Center articles with Zendesk query syntax. Returns ranked hits with resource type and IDs. For structured ticket queues, prefer filtered ticket listing; for one resource type with known filters, prefer that resource's dedicated listing tool.
Zendesk Upload Attachment
Upload a file to Zendesk and receive an upload token. Pass the token in upload_tokens when adding a ticket comment. Token is valid for 60 minutes. Provide exactly one of: file_content_base64 (max 1 MB inline), file_url (up to 100 MB attachments), or local_path (absolute path on the user's computer). Use list_local_directory to discover paths, then pass local_path on upload tools. Install MCPBundles Desktop at https://www.mcpbundles.com/desktop if it is not connected yet.
Zendesk Upsert Organization
Create or update a Zendesk organization. Omit organization_id to create (name must be supplied on create). Pass organization_id to update name, domains, or tags.
Zendesk Upsert Side Conversation
Create a new side conversation on a ticket (email to external address, Slack channel, child ticket to a group, or Teams channel depending on participant shape). Requires Collaboration add-on.
It lets AI agents in Cursor, Claude, or ChatGPT work with your Zendesk help desk — read and update tickets, search users and articles, and draft replies — after you connect your workspace in MCPBundles.
Support and success teams who want queue triage, reply drafting, and knowledge-base lookups from chat instead of copying ticket IDs between tools.
Agents follow your instructions — they can add comments, update status, and apply macros when you ask. Destructive actions like permanent deletion only happen when you explicitly request them.
Open the Zendesk skill page in MCPBundles, add your connection, and enter your Zendesk subdomain plus the sign-in details from your Zendesk admin settings.
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/zendesk. Authentication is handled automatically.
Zendesk provides 29 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Zendesk uses API Key. Zendesk requires credentials. Connect via MCPBundles and authentication is handled automatically.
© 2026 ThinkChain Inc. All rights reserved.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.
Other MCP servers in this category from the directory index
Complete Zoho Desk helpdesk: tickets, contacts, accounts, knowledge base, team management, analytics...
71 toolsDocker Hub is the world's largest library and community for container images. Search and browse cont...
26 toolsNookipedia API provides extensive Animal Crossing game data from the community-driven Nookipedia wik...
30 toolsSolarwinds Service Desk is a cloud-based IT service management platform that streamlines the process...
62 toolsPlatform-internal tools for the MCPBundles website support agent: public catalog lookup plus escalat...
3 toolsThis server offers a support platform that integrates various tools for customer service management,...