Harvest Natural Language Time Entry MCP Server

by adrian-dotco

log_time

Enter work hours in Harvest using natural language phrases like '2 hours on Project X yesterday'. Simplifies time tracking with automatic project, task, and date parsing.

Instructions

Log time entry using natural language

Input Schema

NameRequiredDescriptionDefault
textYesNatural language time entry (e.g. "2 hours on Project X doing development work yesterday")

Input Schema (JSON Schema)

{ "properties": { "text": { "description": "Natural language time entry (e.g. \"2 hours on Project X doing development work yesterday\")", "type": "string" } }, "required": [ "text" ], "type": "object" }

You must be authenticated.

Other Tools from Harvest Natural Language Time Entry MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/adrian-dotco/harvest-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server