TimeCamp
About
Manage TimeCamp time entries and tasks through its API.
Details
- Author
- timecamp-org
- Categories
- Productivity, Project Management, API
Jump to
Setup
Install TimeCamp in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/timecamp-org/timecamp-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
This MCP server provides the following tools for TimeCamp integration:
- 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)
Create Timecamp time entries based on these tasks I did. I write tasks by putting -HH:MM, which is the end time for the task, so each time entry should take from end end time of previous entry. Try to match timecamp task, so first you have to fetch my timecamp tasks. Note should be single sentence in English with 3-12 words. Ignore "](https://my-mcp-server.timecamp-s-a.workers.dev)[minutes:: ...]" as this is estimate. - [x] -9:43 emails & org [completion:: 2025-06-21] - [x] -12:10 #tech new version of reports [[(project) XYZ]] [completion:: 2025-06-21] - [x] -12:58 (evening) Buy shoes + relax [completion:: 2025-06-21] - [x] -14:30 relax [completion:: 2025-06-21] - [x] -15:30 #tech Notifications still not working for one more person from our group [completion:: 2025-06-21] - [x] -15:40 I don't remember [completion:: 2025-06-21] - [x] -17:09 #tech Client - database connection problem [[(process) Technical support]] [minutes:: 15] [completion:: 2025-06-21] - [x] -17:35 break [completion:: 2025-06-21] - [x] -19:17 #tech Client [[(project) Client]] [[(process) Technical support]] [minutes:: 10] [completion:: 2025-06-21] - - [x] -19:21 (evening) Fill timesheet [completion:: 2025-06-21]
pnpm dlx wrangler@latest deploy pnpm dlx wrangler@latest tail
npx mcp-remote http://localhost:8787/sse --header "Authorization: Bearer <api_token>" npx mcp-remote https://my-mcp-server.timecamp-s-a.workers.dev/sse --header "Authorization: Bearer <api_token>" pnpm dlx @modelcontextprotocol/inspector@latest
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



