This tool acts as an MCP server for the Harvest time-tracking API, offering a suite of functionalities to manage users, time entries, projects, and tasks. It enables users to retrieve information, create, update, and delete time entries, as well as list and filter projects and tasks. The server is designed to be deployed using Docker, providing a consistent and isolated environment for interacting with the Harvest API.
Key Features
01Retrieve user information
02List and filter projects
03Docker-based deployment
04Manage time entries (create, update, delete, start/stop)
05List and filter tasks
060 GitHub stars