Back to Home
basher83 icon

Zammad-MCP

Verified Safe

by basher83

Overview

Connects AI assistants to the Zammad ticket system, providing tools for managing tickets, users, organizations, and attachments.

Installation

Run Command
uvx --from git+https://github.com/basher83/zammad-mcp.git mcp-zammad

Environment Variables

  • ZAMMAD_URL
  • ZAMMAD_HTTP_TOKEN
  • MCP_TRANSPORT
  • MCP_HOST
  • MCP_PORT

Security Notes

Robust input validation (Pydantic models, HTML sanitization, filename sanitization to prevent XSS/path traversal). Explicit URL validation against SSRF attacks. Secure authentication preferring API tokens and supporting Docker secrets. Extensive CI/CD security scanning with Bandit, CodeQL, Codacy, Dependabot, pip-audit, and Safety. HTTPS enforcement via recommended reverse proxy setup for HTTP transport. No apparent 'eval' or similar dangerous functions without clear justification.

Similar Servers

Stats

Interest Score40
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars15
Forks9
Last Update2025-12-10

Tags

ZammadAITicket ManagementAutomationIntegration