invgate-service-desk-mcp

tracegazer/invgate-service-desk-mcp
★ 1 stars Python AI/LLM Updated 3d ago
MCP server for the InvGate Service Desk API — exposes InvGate Service Desk operations as Model Context Protocol tools.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "invgate-service-desk": {
      "command": "uvx",
      "args": [
        "invgate-service-desk-mcp"
      ]
    }
  }
}

Or install with pip: pip install invgate-service-desk-mcp

Topics

aiai-toolsclaudeinvgateitsmmcpmcp-servermodel-context-protocolopentelemetrypythonservice-desk