InvGate Service Desk runs on your own machine — the client starts it, so there is no endpoint to ping. 93 installs a week from pypi. Last commit 10 Jun 2026.
InvGate Service Desk MCP: 96 tools/11 domains, 3-tier access (none/support/full), OTel.
Today is the operative word: we check InvGate Service Desk every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add invgate-service-desk-mcp -- uvx invgate-service-desk-mcp
{
"mcpServers": {
"invgate-service-desk-mcp": {
"args": [
"invgate-service-desk-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.invgate-service-desk-mcp]
command = "uvx"
args = ["invgate-service-desk-mcp"]
{
"mcpServers": {
"invgate-service-desk-mcp": {
"args": [
"invgate-service-desk-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"invgate-service-desk-mcp": {
"args": [
"invgate-service-desk-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
INVGATE_BASE_URL (InvGate SD instance base URL, e.g. https://acme.sd.cloud.invgate.net), INVGATE_API_TOKEN (InvGate Service Desk API token), INVGATE_WRITE_PROFILE (Write access profile: none (default, read-only) | support | full).
The author declared them in the registry entry; get the values from the project itself.
Full MCP server for MT5: access trades, logs, compilation, etc..
Clockify time-tracking MCP: 112 tools across 18 domains, read-only by default with opt-in writes.
VMware incident timeline, root-cause routing, local case ledger; no vSphere access. 14 MCP tools.
An MCP server that provides tools for managing and monitoring your Fleet Device Management instance.
MCP server for NinjaOne RMM — devices, organizations, alerts, and tickets.
MCP server for NinjaOne RMM — devices, organizations, alerts, and tickets.
Jaeger MCP — search traces, inspect spans, map service dependencies (read-only).
MCP server for Dynatrace Managed to access logs, events, and metrics.
Answers built from our own checks of this server.