mikrus-pl/mcp-server-clickup-data
If you are the rightful owner of mcp-server-clickup-data 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.
The MCP Server for ClickUp Data is designed to provide a proof of concept for using Large Language Models (LLM) to interact with and report on business data processed from ClickUp.
Tools
Functions exposed to the LLM to take actions
listUsers
Fetches a list of users with their IDs and usernames.
getUserCurrentRate
Retrieves the current rate for a specified user.
getUserRateHistory
Fetches the rate history for a specified user.
getReportedTaskAggregates
Retrieves task aggregates with filtering options.
listClients
Returns a unique list of clients from task data.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client