zammad-mcp
by BM1-de
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZAMMAD_URL | Yes | REST base URL, e.g. https://mail.example.com/api/v1/. | |
| ZAMMAD_HTTP_TOKEN | Yes | API token (Profile → Token Access in Zammad). | |
| ZAMMAD_SELF_EMAILS | No | Comma-separated list of own addresses that should never appear in CC. Default: empty (no filtering). | |
| ZAMMAD_BANNED_NAMES | No | Comma-separated list of name patterns the reply body must not contain (typically: your own name, because the signature already supplies it). Default: empty. | |
| ZAMMAD_QUOTE_LOCALE | No | Default locale for the quote-block lead-in. Either 'en' (default) or 'de'. Per-call overridable via the 'quote_locale' tool parameter. | |
| ZAMMAD_REQUIRED_GREETING | No | If set, every reply body must contain this string (case-insensitive). Default: empty. |
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/BM1-de/zammad-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server