Skip to main content
Glama

Harvest MCP Server

harvest_list_project_assignments

Retrieve project assignments for the current user from Harvest time tracking system, with pagination support for managing large result sets.

Instructions

List project assignments for the current user. Use about {"tool": "harvest_list_project_assignments"} for detailed usage.

Input Schema

NameRequiredDescriptionDefault
pageNoPage number
per_pageNoResults per page (max 100)

Input Schema (JSON Schema)

{ "properties": { "page": { "description": "Page number", "type": "number" }, "per_page": { "description": "Results per page (max 100)", "type": "number" } }, "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