Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From harness-mem
Runs locally via Docker to connect to the Harness CI/CD platform for deployment management, pipeline execution, and release operations. Requires Harness API key and account/project IDs.
npx claudepluginhub chachamaru127/harness-mem --plugin harness-memCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"harness": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/harness-mcp-server"
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/bin/harness-mcp-server${CLAUDE_PLUGIN_ROOT}Share bugs, ideas, or general feedback.