$ timeahead.in
/ servers/npm/@circleci/mcp-server-circleci
npm

@circleci/mcp-server-circleci

A Model Context Protocol (MCP) server implementation for CircleCI, enabling natural language interactions with CircleCI functionality through MCP-enabled clients

85 stars25k/wkupdated 19d agogithub ↗
88good
▣ Overview
License: Apache 2.0CircleCInpm

What it does

The CircleCI MCP Server bridges language models and CircleCI, providing 17 tools for natural language interactions with CI/CD workflows. From within an MCP-compatible client like Claude, Cursor, or VS Code, you can trigger and rerun pipelines, retrieve test results and failure logs, download usage data, analyze git diffs against CircleCI configuration rules, identify flaky tests, optimize resource allocation, and manage deployments and rollbacks—all without leaving your development environment.

Who it's for

Developers and DevOps engineers running CircleCI who want CI/CD workflows integrated into their IDE or LLM chat. Teams diagnosing build failures collaboratively, cost-conscious operators analyzing spending and resource use, and engineers automating deployment orchestration benefit most.

Common use cases

  • Trigger and rerun pipelines directly from LLM conversations
  • Diagnose build failures by retrieving test results and logs
  • Identify flaky tests from historical test execution patterns
  • Analyze costs and resource optimization via CircleCI usage data
  • Validate CircleCI configuration files and troubleshoot setup errors

Setup pitfalls

  • Obtain a CircleCI Personal API token from account settings and set CIRCLECI_TOKEN as an environment variable before starting the server
  • For CircleCI on-premises deployments, configure CIRCLECI_BASE_URL to match your instance; it defaults to the SaaS endpoint https://circleci.com
  • The server reads and writes filesystem data when downloading artifacts and logs; apply appropriate sandbox restrictions in shared or multi-tenant environments
  • CI tests are not currently passing; verify the latest npm version functions correctly in a test workflow before using in production pipelines
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
72
14.4
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
88.4
⚿ Capabilities & Risk Explainer
fs readfs writenetworksecrets
◆ Risk level: medium
fs read + fs write + network + secrets — requires access to credentials or environment secrets.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "circlecimcp-circleci": {
      "command": "npx",
      "args": [
        "-y",
        "@circleci/mcp-server-circleci"
      ]
    }
  }
}
📈 Score historylast 30 snapshots
4/30/20266/6/2026 · 30 snapshots
⚙ Maintenance health
32/ 100 · is this project alive?
contributors (1y)24
top contributor share18%
releases (1y)0
ci✗ none
⛁ Raw data
weekly downloads25k
github stars85
forks59
open issues27
license✓ present
readme length32808 chars
last publish0d ago
last commit19d ago
last updated7h ago
install verified✓ pass · 17d 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