Skip to main content
Glama

Harvest Natural Language Time Entry MCP Server

by adrian-dotco
package.json1.22 kB
{ "name": "harvest-mcp-server-setup", "version": "0.1.2", "description": "Natural language time tracking with Harvest", "type": "module", "bin": { "harvest-mcp-server-setup": "./build/setup.js" }, "files": [ "build" ], "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\" && node -e \"require('fs').chmodSync('build/setup.js', '755')\"", "prepare": "npm run build", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector build/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "0.6.0", "axios": "^1.7.9", "chrono-node": "^2.7.8" }, "devDependencies": { "@types/node": "^20.11.24", "typescript": "^5.3.3" }, "publishConfig": { "access": "public" }, "keywords": [ "harvest", "time-tracking", "mcp", "claude", "natural-language" ], "author": "Adrian", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/adrian-dotco/harvest-mcp-server.git" }, "bugs": { "url": "https://github.com/adrian-dotco/harvest-mcp-server/issues" }, "homepage": "https://github.com/adrian-dotco/harvest-mcp-server#readme" }

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