Zammad MCP Server
by basher83
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host address for HTTP transport | |
| MCP_PORT | No | Port number for HTTP transport | |
| LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR, CRITICAL) | |
| ZAMMAD_URL | Yes | Zammad instance URL including /api/v1 | |
| MCP_TRANSPORT | No | Transport type: stdio or http | |
| ZAMMAD_INSECURE | No | Disable TLS certificate verification (truthy values: 1, true, yes, on) | |
| ZAMMAD_PASSWORD | No | Password for authentication | |
| ZAMMAD_USERNAME | No | Username for authentication | |
| ZAMMAD_HTTP_TOKEN | No | API token for authentication | |
| ZAMMAD_OAUTH2_TOKEN | No | OAuth2 token for authentication |
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/basher83/Zammad-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server