libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
productivity
/ TimeCamp
TimeCamp
JSON →
http
none
★ 1
productivity
Manage TimeCamp time entries and tasks through its API.
github ↗
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
auth
none
Resources
github
https://github.com/timecamp-org/timecamp-mcp-server ↗
TimeCamp — MCP Server · libregistry