Harvest MCP Server (southleft/harvest-mcp) is an MCP server listed on the M8ven Trust Index. It scores 58 out of 100, grade D. It declares 21 tools. No publisher has claimed this listing.

D
Caution
58/100

Harvest MCP Server

Connect your AI assistant to Harvest time tracking. Query time entries, analyze profitability, track utilization, and manage Harvest data through natural language.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

southleft

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 6 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
// tools this server exposes21 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

harvest_get_company

Get information about the authenticated Harvest company/account

harvest_get_current_user

Get information about the currently authenticated Harvest user

harvest_list_users

List all users in the Harvest account with optional filters

harvest_list_time_entries

List time entries with optional filters (user, client, project, date range, etc.)

harvest_get_time_entry

Get a specific time entry by ID

harvest_create_time_entry

Create a new time entry

harvest_stop_timer

Stop a running timer on a time entry

harvest_delete_time_entry

Delete a time entry. Use this to remove erroneous or unwanted time entries.

harvest_list_clients

List all clients. Note: Client contacts (people) are available via harvest_list_contacts tool.

harvest_list_contacts

List client contacts (people associated with clients). Filter by client_id to get contacts for a specific client. Returns contact details including name, title, email, and phone numbers.

harvest_list_projects

List all projects

harvest_list_invoices

List invoices with optional filters

harvest_list_expenses

List expenses with optional filters

harvest_list_tasks

List all tasks (used for time entry assignment)

harvest_get_rates

Get cost and billable rates for users and projects. Fetches from Harvest API with fallback to rates.json config file and DEFAULT_COST_RATE environment variable.

harvest_resolve_entities

Resolve entity names to IDs using fuzzy matching. Searches clients, projects, users, and tasks by name with configurable confidence threshold. Useful for finding entities when you only have partial or approximate names.

harvest_compute_profitability

Compute profitability metrics for a date range. Supports three modes: time_based (hours * rates), invoice_based (actual invoices vs costs), and hybrid (invoices where available, time-based otherwise). Can group by client, project, user, task, date, week, or month.

harvest_compute_utilization

Compute utilization metrics for a date range. Shows how much of available capacity is being used, with billable vs non-billable breakdown. Can group by user, client, project, task, date, week, or month.

harvest_aggregate_time

Aggregate time entries by various dimensions. Simple convenience tool for getting total hours, entry counts, and billable amounts grouped by client, project, user, task, date, week, or month.

harvest_compute_budget_performance

Analyze employee performance based on budget adherence per project. Compares actual hours logged vs user budget allocations, identifies top performers (under budget), and flags repeat offenders (consistently over budget). Use this for performance reviews, capacity planning, and identifying training

harvest_get_schema

Get schema definitions, field types, and enum values for Harvest entities. Use to understand available fields, data types, and valid values. No authentication required.

// known CVEs in dependencies1 critical6 high24 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@1.6.1GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

high@modelcontextprotocol/sdk@1.25.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.25.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

highhono@4.11.1GHSA-3vhc-576x-3qv4

Hono JWK Auth Middleware has JWT algorithm confusion when JWK lacks "alg" (untrusted header.alg fallback)

highhono@4.11.1GHSA-88fw-hqm2-52qc

hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configDEFAULT_COST_RATEFallback cost rate No
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployREDIS_URL
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

21/21 tools missing one or more hints — harvest_get_company (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); harvest_get_current_user (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); harvest_list_users (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +18 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tests exist

No test files found

Add tests that exercise each declared tool.

Production dependencies are patched

0 critical, 6 high severity in production deps — @modelcontextprotocol/sdk@1.25.1 (high), @modelcontextprotocol/sdk@1.25.1 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dev dependencies

1 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/southleft/harvest-mcp?variant=verified)](https://m8ven.ai/mcp/southleft/harvest-mcp)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: f9c1bf18d988728f56c5ee1fff8cbd3b4da6865e
code hash: 1cd9ba5de2d6524f2352e5dc2ebb5e3c38ea4037d34d4764824912445601c365
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client