Harvest Natural Language Time Entry MCP Server
@adrian-dotco
About Harvest Natural Language Time Entry MCP Server
An MCP server for natural language time entry in Harvest
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"harvest-mcp-server": {
"command": "node",
"args": [
"build/setup.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Harvest Natural Language Time Entry MCP Server?
An MCP server that integrates with Harvest to log time entries using natural language, including special handling for leave requests. It is designed for Harvest users who want more intuitive time tracking.
How to use Harvest Natural Language Time Entry MCP Server?
Install the Claude desktop app, clone the repository, run npm install && npm run build, then execute node build/setup.js to enter your Harvest credentials, work day hours, and timezone. After restarting Claude, you can use natural language commands such as "2 hours on Project X doing development work today" or "I'm off sick today". The server provides tools: log_time, get_time_report, list_projects, list_tasks, and list_entries.
Key features of Harvest Natural Language Time Entry MCP Server
- Natural language time entry parsing
- Special leave request handling (e.g., “I’m off sick today”)
- Configurable work day hours
- Timezone support
- Automatic project and task matching
- Smart date parsing (today, yesterday, etc.)
Use cases of Harvest Natural Language Time Entry MCP Server
- Quickly log time entries with natural language phrases
- Log leave requests (sick, annual) using standard work day hours
- Generate time reports by project, client, task, or team member
- List available projects, tasks, and recent time entries
- Query time summaries for periods like last week, month, or Q1
FAQ from Harvest Natural Language Time Entry MCP Server
What are the prerequisites?
You need Node.js installed, a Harvest account, a personal access token from Harvest Developer Tools, and your Account ID.
How do I install the server?
Clone the repository, run npm install && npm run build, then run node build/setup.js and follow the prompts to enter your token, account ID, work day hours, and timezone. Restart the Claude desktop app.
What tools are available?
The server provides log_time, get_time_report, list_projects, list_tasks, and list_entries. Each accepts natural language input.
How does leave request handling work?
When you say something like “I’m off sick today” or “Taking annual leave next week”, the server automatically logs the standard work day hours (default 7.5) for the appropriate days.
How do I update the server?
Run git pull, then npm install && npm run build. The setup script configures Claude to use the local build, so updates are available after rebuilding.
Frequently asked questions
What are the prerequisites?
You need Node.js installed, a Harvest account, a personal access token from [Harvest Developer Tools](https://id.getharvest.com/developers), and your Account ID.
How do I install the server?
Clone the repository, run `npm install && npm run build`, then run `node build/setup.js` and follow the prompts to enter your token, account ID, work day hours, and timezone. Restart the Claude desktop app.
What tools are available?
The server provides `log_time`, `get_time_report`, `list_projects`, `list_tasks`, and `list_entries`. Each accepts natural language input.
How does leave request handling work?
When you say something like “I’m off sick today” or “Taking annual leave next week”, the server automatically logs the standard work day hours (default 7.5) for the appropriate days.
How do I update the server?
Run `git pull`, then `npm install && npm run build`. The setup script configures Claude to use the local build, so updates are available after rebuilding.
Basic information
More Productivity MCP servers

FlowyTeam OKR MCP Server
flowy-teamFlowyTeam is a native OKR MCP server. Connect Claude (Desktop, web, mobile), ChatGPT, Claude Code or n8n and your agent can read every objective and key result in your workspace, post check-ins, move key-result progress,

Contio MeetingOS
Andrew ElyContio MeetingOS is an AI-powered workspace for meeting-driven teams. — from planning to follow-through. It gives you a structured workspace to build agendas, collaborate with participants in real time, capture transcri

Plyto
PlytoPlyto is an agentic CRM for small businesses, and this server exposes the whole platform to the AI you already use. Connect Claude, Cursor, or any MCP-compatible assistant with a per-business API key and your agent can c

crosscode-cli
amsultan2010Multiplayer coding in the agentic era through an MCP server for real-time codebase sync between your agents.

lucid.page
BitgatePublish beautiful Markdown docs instantly from any AI agent. Zero-config remote MCP server — your LLM pastes Markdown, gets back a shareable page. Free, no signup needed.
Comments