Skip to main content
Glama

Harvest MCP Server

harvest_get_project

Retrieve detailed information about a specific project using its unique ID to access project data and manage time tracking activities.

Instructions

Get details of a specific project. Use about {"tool": "harvest_get_project"} for detailed usage examples.

Input Schema

NameRequiredDescriptionDefault
idYesProject ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Project ID", "type": "string" } }, "required": [ "id" ], "type": "object" }

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/standardbeagle/harvest-mcp'

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