Query your ClickUp time entries directly in Claude
ClickUp's own MCP connector can't reliably query time entries — filtering by task, list, folder, or space is broken at the API level and always returns empty. We've built a custom server that works around this by syncing all entries to a Cloudflare database and doing the filtering properly.
What this is
This MCP server exposes Smplrspace's ClickUp time entries to AI assistants. Query tracked time by task, list, or user — useful for project reporting, billing estimates, and sprint retrospectives.
You can refer to people, projects, lists, and spaces by name — no need to look up IDs. If a name is ambiguous, Claude will ask you to clarify.
Connect
It's already set up as a team connector in Claude.ai — just authorize it:
What you can ask
Available tools
All tools accept names or IDs for tasks, lists, folders, spaces, and users. The user_id filter is optional — omitting it returns data for all accessible users. It also accepts an array for filtering to a specific subset of team members.
Built by Smplrspace
We own this MCP server — it's not a third-party integration. If something's missing or you'd like a new query type, request it from the team.