InvGate Service Desk MCP Server
Give your AI assistant full access to your InvGate Service Desk - query incidents, look up users, search the knowledge base, check assets, and manage tickets - all through natural language. It runs locally over stdio via the published package.
People connecting API integration tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-07-14 · ★ 3 · #141 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install InvGate Service Desk
before you install - you'll need
Set INVGATE_BASE_URL, INVGATE_API_TOKEN, OTEL_EXPORTER_OTLP_ENDPOINT, OTEL_EXPORTER_OTLP_HEADERS, OTEL_SERVICE_NAME before connecting. INVGATE_WRITE_PROFILE, INVGATE_TELEMETRY are optional or environment-specific per the README.
Claude Code
claude mcp add tracegazer-invgate-service-desk-mcp -- uvx invgate-service-desk-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"tracegazer-invgate-service-desk-mcp": {
"command": "uvx",
"args": [
"invgate-service-desk-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · container (OCI image) - can be sandboxed away from your filesystem
license MIT - declared in the repository
pypi package invgate-service-desk-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.tracegazer is GitHub-verified and matches the repo owner
03 · What InvGate Service Desk can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.2.0 · 2026-06-09
unify tool count in CLAUDE.md · Smithery MCPB bundle + remove obsolete container-deploy files · distribution hardening + release pipeline (v0.2.0)
v0.1.3 · 2026-06-07
Adds metadata for listing across the MCP ecosystem (official registry, Glama, Smithery) and the PyPI ownership marker for the official registry. No functional changes to the server itself. · Full diff:
v0.1.2 · 2026-06-07
Write profiles (INVGATE_WRITE_PROFILE) · Replaces the single INVGATE_ENABLE_WRITES boolean with named profiles so deployments can grant partial write access instead of all-or-nothing. · | Profile | Reads…
04 · Who maintains InvGate Service Desk
InvGate Service Desk is maintained by tracegazer. We track 2 MCP servers from tracegazer - 2 actively maintained, 4 combined GitHub stars, oldest repo from Jun 2026.
05 · Facts
- category
- API integration - ranked #141 of 250 actively-maintained API integration servers as of 2026-08-25.
- release cadence
- 4 releases in the last 90 days (latest 2026-06-09)
- registry
- io.github.tracegazer/invgate-service-desk-mcp (active, first published 2026-06-07 · 2 versions)
- packages
- pypi:invgate-service-desk-mcp · oci:ghcr.io/tracegazer/invgate-service-desk-mcp:0.2.0
06 · InvGate Service Desk FAQ
What is InvGate Service Desk?
Give your AI assistant full access to your InvGate Service Desk - query incidents, look up users, search the knowledge base, check assets, and manage tickets - all through natural language. It runs locally over stdio via the published package.
Is InvGate Service Desk still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-14 and it shipped 4 releases in the last 90 days. We re-verify nightly.
How do I install InvGate Service Desk?
Run `uvx invgate-service-desk-mcp`. The README documents 7 environment variables (INVGATE_BASE_URL, INVGATE_API_TOKEN, INVGATE_WRITE_PROFILE…) to set first. Set INVGATE_BASE_URL, INVGATE_API_TOKEN, OTEL_EXPORTER_OTLP_ENDPOINT, OTEL_EXPORTER_OTLP_HEADERS, OTEL_SERVICE_NAME before connecting. INVGATE_WRITE_PROFILE, INVGATE_TELEMETRY are optional or environment-specific per the README. You can also paste the ready-made client config above.
Does InvGate Service Desk run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to InvGate Service Desk
Alternatives to InvGate Service Desk
Maintained API integration servers if InvGate Service Desk isn't the fit.
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 932 · 2026-08-24
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 796 · 2026-08-21
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 782 · 2026-08-11
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 609 · 2026-08-23
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 560 · 2026-08-10
- Anytype MCP Official MCP server for Anytype API - your encrypted, local and collaborative wiki. ★ 510 · 2026-08-24
More API integration MCP servers · OpenAI Ads MCP · Transloadit Media Processing · Unulu · Notra · Vaquill
More Python MCP servers · Paradex Trading · Vibatchium · Agentrisk · Xraylib MCP Server · Odoo · see all