InvGate Service Desk
Related Servers
Alternatives to InvGate Service Desk
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceMCP server for ManageEngine ServiceDesk Plus that lets AI agents list, search, create, update, and manage help desk tickets and technical notes in real-time.6MIT
- FlicenseNot gradedqualityBmaintenanceMCP server that provides IT support tools to search known incidents, check ticket status, and create ticket drafts, enabling an AI assistant to help users with IT support queries.-
- AlicenseAqualityDmaintenanceA read-only MCP server for InvGate Asset Management, enabling natural language queries for assets, people, computers, servers, software, and API health.126 npm1MIT
- AlicenseBqualityBmaintenanceMCP server for Atlassian products (Confluence and Jira) that enables AI assistants to search, create, update, and manage issues and pages through natural language.98MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server that enables AI assistants to interact with Freshservice service desk, supporting ticket search, retrieval, and creation via a configurable, Docker-first deployment.MIT
- AlicenseNot gradedqualityAmaintenanceMCP server for Kaseya BMS PSA — tickets, accounts, time entries, and contracts. Enables AI assistants to manage service desk operations via the Kaseya BMS API.Apache 2.0
TDQS
Scored across 63 tools
Most tools target distinct entities or filtered views, but the multiple list_incidents_by_* functions could cause confusion without careful reading. Descriptions clarify the filter, so ambiguity is low.
Naming follows a consistent verb_noun pattern (get_, list_, find_, search_) with minor exceptions like get_breaking_news_status mixing list-like behavior. Overall, predictable.
63 tools is high, but the service desk domain has many entities. The count is justifiable though slightly excessive; some tools could be merged (e.g., list_incidents_by_*).
The entire tool set is read-only (no create, update, or delete operations). Missing basic CRUD for incidents, users, and other entities makes it severely incomplete for typical automation workflows.