Skip to main content
Glama
JurreBrandsenInfoSupport

Zendesk API MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_ticketsD
get_ticketD
create_ticketD
update_ticketD
delete_ticketD
list_usersD
get_userD
create_userD
update_userD
delete_userD
list_organizationsD
get_organizationD
create_organizationD
update_organizationD
delete_organizationD
list_groupsD
get_groupD
create_groupD
update_groupD
delete_groupD
list_macrosD
get_macroD
create_macroD
update_macroD
delete_macroD
list_viewsD
get_viewD
create_viewD
update_viewD
delete_viewD
list_triggersD
get_triggerD
create_triggerD
update_triggerD
delete_triggerD
list_automationsD
get_automationD
create_automationD
update_automationD
delete_automationD
searchD
list_articlesD
get_articleD
create_articleD
update_articleD
delete_articleD
support_infoD
get_talk_statsD
list_chatsD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2/5.0

Scored across 49 tools

Disambiguation5/5

Every tool has a clearly distinct purpose targeting specific Zendesk resources (articles, tickets, users, etc.) with specific actions (create, get, list, update, delete). The naming convention makes it impossible to confuse tools since each combination of verb and resource name is unique and unambiguous.

Naming Consistency5/5

All 49 tools follow a perfectly consistent verb_noun pattern with snake_case throughout. The verbs (create, get, list, update, delete, search, support_info) are applied systematically across resources, creating a predictable and readable naming scheme.

Tool Count2/5

With 49 tools, this server feels excessively heavy for typical MCP usage. While Zendesk has many resource types, the tool count suggests over-fragmentation where a more consolidated approach might be more agent-friendly. This many tools will likely overwhelm agents and increase misselection risk.

Completeness5/5

The tool surface provides comprehensive CRUD coverage for all major Zendesk resources (articles, automations, groups, macros, organizations, tickets, triggers, users, views) plus listing operations, search, and support info. There are no obvious gaps for the customer support domain this server targets.

Maintenance

ActivityInactive
ResponsivenessNo issues