An MCP server that gives AI agents full access to the Harness.io platform through 11 consolidated tools and 207 resource types.
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.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.GITHUB_TOKENHARNESS_ACCOUNT_ID— Note: The account ID is auto-extracted from PAT and SAT tokens (pat.<accountId>... or sat.<accountId>...), so is only needed for API keys without an embedded account segment.HARNESS_BASE_URL— must use HTTPS by default. If you set a non-HTTPS URL (e.g. http://localhost:8080), the server will refuse to start with:HARNESS_MCP_LOG_FILE— No ~/.claude/harness-mcp.log File used for stdio disconnect/crash diagnostics when stderr may no longer be availableHARNESS_ORGHARNESS_PIPELINE_VERSIONHARNESS_PROJECT— No -- Project ID. Used when project_id is not specified per tool call. Agents can also discover projects dynamically via harness_list(resource_type="project")HARNESS_READ_ONLY— No false Block all mutating operations (create, update, delete, execute). Only list and get are allowed. Useful for shared/demo environmentsHARNESS_TOOLSETS— chaos,-ccmHOSTOTEL_EXPORTER_OTLP_ENDPOINT— No -- Enables OpenTelemetry audit spans when the optional OpenTelemetry packages are installedOTEL_RESOURCE_ATTRIBUTESOTEL_SERVICE_NAME[](https://m8ven.ai/mcp/harness-mcp-server-1x7s26)