Back to directory
dbsanfte/topdesk-mcp

dbsanfte/topdesk-mcp

@dbsanfte

An MCP server for the TopDesk ticketing system

topdeskticketingitsmhelpdeskmcp-serverpythoncloud

Installation & Configuration

{
  "servers": {
    "topdesk-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "topdesk-mcp"
      ],
      "env": {
        "TOPDESK_URL": "<your topdesk URL>",
        "TOPDESK_USERNAME": "<your topdesk username>",
        "TOPDESK_PASSWORD": "<your topdesk api key>"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/14
Updated
2026/6/15