← Index

com.mcparmory/circleci

com.mcparmory/circleci·v1.0.3·Other
Quality Score
85
/100

Manage CI/CD pipelines, workflows, and job metrics across projects

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "circleci": {
      "command": "uvx",
      "args": [
        "mcparmory-circleci"
      ]
    }
  }
}
Claude Desktop (Docker)
{
  "mcpServers": {
    "circleci": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/circleci:1.0.3"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other