F
licenseNot graded
qualityC
maintenanceEnables ticket management and AI triage through Mistral-compatible models, with tools for creating, listing, retrieving, triaging, and updating support tickets.
-
No user-submitted related servers found.
Scored across 4 tools
Each tool targets a distinct ticket action (create, get, list, update) with no overlap.
All tools follow a consistent verb_ticket pattern: create_ticket, get_ticket, list_tickets, update_ticket.
4 tools is a reasonable count for a focused ticket server, covering core operations without being excessive.
Basic CRUD is present but missing delete_ticket, which is a notable gap for ticket management.