dbsanfte/topdesk-mcp
3.3
If you are the rightful owner of topdesk-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is a Model Context Protocol (MCP) server implemented in Python, designed to interface with the Topdesk API using the TOPdeskPy SDK.
Tools
Functions exposed to the LLM to take actions
topdesk_get_fiql_query_howto
Get a hint on how to construct FIQL queries, with examples.
topdesk_get_object_schemas
Get the full object schemas for TOPdesk incidents and all their subfields.
topdesk_get_incident
Get a TOPdesk incident by UUID or by Incident Number (I-xxxxxx-xxx).
topdesk_get_incidents_by_fiql_query
Get TOPdesk incidents by FIQL query.
topdesk_create_incident
Create a new TOPdesk incident.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client