Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZENDESK_EMAILYesYour Zendesk email address
ZENDESK_API_KEYYesYour Zendesk API key
ZENDESK_SUBDOMAINYesYour Zendesk subdomain

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_ticketC

Retrieve a Zendesk ticket by its ID

create_ticketC

Create a new Zendesk ticket

get_ticketsB

Fetch the latest tickets with pagination support

get_ticket_commentsB

Retrieve all comments for a Zendesk ticket by its ID

create_ticket_commentC

Create a new comment on an existing Zendesk ticket

update_ticketC

Update fields on an existing Zendesk ticket (e.g., status, priority, assignee_id)

search_ticketsC

Search Zendesk tickets using query syntax. Supports text search, filters, custom fields, and date ranges.

Prompts

Interactive templates invoked by user choice

NameDescription
analyze-ticketAnalyze a Zendesk ticket and provide insights
draft-ticket-responseDraft a professional response to a Zendesk ticket

Resources

Contextual data attached and managed by the client

NameDescription
Zendesk Knowledge BaseAccess to Zendesk Help Center articles and sections

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kdopenshaw/zendesk-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server