Skip to main content
Glama
chenzhaoxuan0

zendesk-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OAUTH_ENABLEDNoSet to 'true' to enable OAuth authentication
DEDALUS_AS_URLNoDedalus AS URL, e.g. https://as.dedaluslabs.ai
OAUTH_BASE_URLNoBase URL for OAuth, e.g. https://<subdomain>.zendesk.com
OAUTH_CLIENT_IDNoOAuth client ID
OAUTH_TOKEN_URLNoZendesk OAuth token URL, e.g. https://<subdomain>.zendesk.com/oauth/tokens
ZENDESK_BASE_URLNoZendesk subdomain URL, e.g. https://<subdomain>.zendesk.com
OAUTH_AUTHORIZE_URLNoZendesk OAuth authorize URL, e.g. https://<subdomain>.zendesk.com/oauth/authorizations/new
OAUTH_CLIENT_SECRETNoOAuth client secret
ZENDESK_TEST_STATUSNoTest status value (optional)
ZENDESK_ACCESS_TOKENNoShort-lived Zendesk OAuth token for local DirectDispatch
OAUTH_SCOPES_AVAILABLENoComma-separated OAuth scopes, e.g. 'read,write'
ZENDESK_TEST_TICKET_IDNoTest ticket ID for smoke tests (optional)
ZENDESK_TEST_REQUESTER_EMAILNoTest requester email (optional)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/chenzhaoxuan0/zendesk-mcp'

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