$ timeahead.in
/ servers/npm/harness-mcp-v2
npm

harness-mcp-v2

Give AI agents full access to the Harness.io platform — manage pipelines, deployments, cloud costs, chaos engineering, feature flags, SEI, and 125+ resource types through 11 MCP tools

78 stars4k/wkupdated 0d agogithub ↗
80fair
▣ Overview

What it does

Harness MCP provides 11 consolidated tools spanning 215 resource types across the Harness.io platform: pipelines, deployments, feature flags, cloud costs, chaos engineering, security testing, and more. Rather than implementing hundreds of one-tool-per-endpoint services, it uses a registry-based dispatch system where agents call harness_list, harness_get, harness_create, and similar operations on any resource type. Includes 32 pre-built prompt templates for common workflows: end-to-end builds and deployments, pipeline debugging, DORA metrics review, vulnerability triage, cost optimization, access control audits, feature flag rollouts, and pull request reviews.

Who it's for

DevOps engineers and platform teams managing Harness.io deployments who need AI agents to query pipeline execution history, debug failed builds, manage feature flag rollouts, triage security violations, and optimize cloud costs across multiple projects without hardcoded environment variables.

Common use cases

  • Query pipeline execution history and debug failed builds across multiple projects
  • Review cloud cost trends and recommendations to optimize spending
  • Plan and manage feature flag rollouts and rollback strategies
  • Triage security vulnerabilities and compliance violations
  • Retrieve DORA metrics, deployment frequency, and lead times across teams

Setup pitfalls

  • A secret was detected in the source code—treat the repository as sensitive and ensure API keys are never committed
  • CI tests are currently failing—verify the build status before deploying to production
  • Account ID is auto-extracted from PAT and SAT tokens (pat.<accountId>... or sat.<accountId>...), but standard API keys require HARNESS_ACCOUNT_ID env var
  • Requires filesystem read and write access—sandbox accordingly in restricted environments
1 credential detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
80
28.0
Freshness
25%
100
25.0
Adoption
20%
63
12.5
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
79.5
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "harness-v2": {
      "command": "npx",
      "args": [
        "-y",
        "harness-mcp-v2"
      ]
    }
  }
}
📈 Score historylast 33 snapshots
5/25/20267/6/2026 · 33 snapshots
⚙ Maintenance health
63/ 100 · is this project alive?
contributors (1y)38
top contributor share61%
releases (1y)45
last release1d ago
median issue response70.4d
ci⚠ failing
⛁ Raw data
weekly downloads4k
github stars78
forks59
open issues10
license✓ present
readme length119770 chars
last publish0d ago
last commit0d ago
last updated7d ago
install verified✓ pass · 25d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points