Zendesk MCP Server by Fruggr
by fruggr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log verbosity (debug | info | warn | error). Defaults to 'info'. | |
| ZENDESK_EMAIL | No | Agent email for API token authentication. Required together with ZENDESK_API_TOKEN. | |
| ZENDESK_API_TOKEN | No | Zendesk API token. Required together with ZENDESK_EMAIL. | |
| ZENDESK_SUBDOMAIN | No | Zendesk subdomain (e.g., 'acme' for acme.zendesk.com). If not set, must be provided as a CLI argument. | |
| ZENDESK_OAUTH_CLIENT_ID | No | OAuth client identifier. Defaults to '<subdomain>_zendesk'. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/fruggr/zendesk-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server