A
licenseNot graded
qualityD
maintenanceEnables to manage Toggl time entries, projects, tasks, and timers through natural language commands.
5 npm
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool targets a distinct action: starting, stopping, listing workspaces, and viewing the current entry. There is no overlap or ambiguity between them.
All tool names follow a consistent verb_noun pattern with lowercase and underscores (start_tracking, stop_tracking, list_workspaces, show_current_time_entry).
Four tools is well-scoped for a minimal time tracking server, covering the essential actions without unnecessary bloat.
The core start/stop/current workflow is covered, but there are significant gaps: no way to view past time entries, update, or delete them. After stopping, users have no way to review what was tracked.