Skip to main content
Glama

Harvest Natural Language Time Entry MCP Server

by adrian-dotco

list_tasks

Retrieve available tasks for a specific project using project ID to streamline time tracking and reporting in Harvest.

Instructions

List available tasks for a project

Input Schema

NameRequiredDescriptionDefault
project_idYesProject ID

Input Schema (JSON Schema)

{ "properties": { "project_id": { "description": "Project ID", "type": "number" } }, "required": [ "project_id" ], "type": "object" }
Install Server

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