- Invgate Service Desk
Invgate Service Desk
An open-source Model Context Protocol (MCP) server for the InvGate Service Desk / Service Management API. Exposes 96 tools across 11 domains — incidents (create, update, comment, reassign, approvals),
users & groups, knowledge base, custom fields, assets/CIs, workflows, triggers, breaking news and time tracking.
Read-only by default. Write access is opt-in via granular profiles: `support` (incidents + time tracking, KB stays read-only) or `full` (adds Knowledge Base writes). Backward compatible, fail-fast on
misconfiguration, with optional OpenTelemetry instrumentation.
Install: `uvx invgate-service-desk-mcp`. Published on PyPI and listed in the official MCP registry.
Server Config
{
"mcpServers": {
"invgate-service-desk": {
"command": "uvx",
"args": [
"invgate-service-desk-mcp"
],
"env": {
"INVGATE_BASE_URL": "https://YOUR_INSTANCE.sd.cloud.invgate.net",
"INVGATE_API_TOKEN": "your-api-token",
"INVGATE_WRITE_PROFILE": "none"
}
}
}
}Project Info
Created At
11 hours agoUpdated At
11 hours agoAuthor Name
tracegazerStar
-Language
-License
-Recommend Servers
View AllKangram
18 hours ago
Test
@modelcontextprotocol
test
6 months ago
Gotfreefax Mcp
@vannet
13 hours ago
Perseus — Live Context Engine
@tcconnally
11 hours ago
Thousand Api
a day ago
Meteomatics
2 hours ago