timecamp-org/timecamp-mcp-server
3.1
If you are the rightful owner of timecamp-mcp-server 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 TimeCamp MCP Server is a hosted solution designed to integrate with TimeCamp, providing tools for managing time entries and tasks efficiently.
Tools
Functions exposed to the LLM to take actions
add_timecamp_time_entry
Create a new time entry with start time, end time, note, and optional task
get_timecamp_time_entries
Retrieve time entries for a specified date range
get_timecamp_tasks
Fetch all available TimeCamp projects and tasks
delete_timecamp_time_entry
Delete a specific time entry by ID
update_timecamp_time_entry
Update an existing time entry (time, note, or task assignment)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client