timesheet-mcp

timesheetIO/timesheet-mcp

3.1

If you are the rightful owner of timesheet-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 dayong@mcphub.com.

The Timesheet MCP Server is a Model Context Protocol server that provides natural language access to the Timesheet API, enabling users to manage timers, tasks, and projects efficiently.

Tools

Functions exposed to the LLM to take actions

timer_start

Start timer for a project

timer_stop

Stop the running timer

timer_pause

Pause the timer (start break)

timer_resume

Resume timer after break

timer_status

Check current timer status

task_add_note

Add note to current task

task_add_expense

Add expense to current task

project_list

List all projects

project_create

Create new project

task_list

List tasks with filters

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources