Harvest MCP Server by taiste
41 score
Integrates with Harvest time tracking API, enabling AI assistants to manage time entries, projects, clients, and tasks through natural language commands.
Ranked #3053 out of 8010 indexed tools.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 6
Freshness 14d ago
Issue Health 50%
Stars 32
Platform Breadth 1 platform
Contributors 6
Description Detailed
How to Improve
Stars low impact
Platforms medium impact
Supported Platforms
From the README
# Harvest MCP Server This MCP (Model Context Protocol) server provides integration with the Harvest time tracking and project management API. It allows Claude and other MCP-compatible AI assistants to interact with your Harvest account, helping you manage time entries, projects, clients, and more. ## Features The server provides the following functionality: ### Users - List users - Get user details ### Time Entries - List time entries with filtering options - Create new time entries - Start/stop timers - Query time entry details - Get unsubmitted timesheets (time entries not yet submitted for approval) ### Projects - List projects with filtering options - Retrieve detailed project information ### Clients - List clients with filtering options - Retrieve detailed client information ### Tasks - List available tasks with filtering options ## Setup Instructions ### Prerequisites - Python 3.10 or higher - Harvest account with API access - Harvest API key and Account ID ### IntegrRead full README on GitHub →