standardbeagle/harvest-mcp
If you are the rightful owner of harvest-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.
The Harvest MCP Server integrates with the Harvest API v2 to manage time tracking data efficiently.
Tools
Functions exposed to the LLM to take actions
harvest_list_time_entries
List time entries with optional filters
harvest_create_time_entry
Create a new time entry
harvest_update_time_entry
Update an existing time entry
harvest_delete_time_entry
Delete a time entry
harvest_restart_timer
Restart a stopped time entry timer
harvest_stop_timer
Stop a running time entry timer
harvest_list_projects
List all projects
harvest_get_project
Get details of a specific project
harvest_list_tasks
List all tasks
harvest_get_current_user
Get information about the authenticated user
harvest_list_users
List all users in the account
harvest_list_clients
List all clients
harvest_time_report
Get time report for a date range
harvest_list_project_assignments
List project assignments for the current user
harvest_list_task_assignments
List task assignments for a project
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client