MCP Servers / productivity / TimeCamp

TimeCamp

JSON →
httpnone1productivity

Manage TimeCamp time entries and tasks through its API.

Install
How to run this server
[ { "cmd": "npx mcp-remote", "imports": [] } ]
server path: timecamp
Tools
What this server exposes
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)
Configuration
Environment & auth
authnone
Resources
TimeCamp — MCP Server · libregistry