basher83/Zammad-MCP
A Model Context Protocol (MCP) server for Zammad integration, enabling AI assistants to interact with tickets, users, and organizations.
Platform-specific configuration:
{
"mcpServers": {
"Zammad-MCP": {
"command": "npx",
"args": [
"-y",
"Zammad-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...