InvGate Service Desk runs on your own machine — the client starts it, so there is no endpoint to ping. 101 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.
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"
}
}
}
Answers built from our own checks of this server.