This MCP server lets you use Cursor IDE, or any MCP Client enabled agent, to use natural language to accomplish things with CircleCI, e.g: Find the latest failed pipeline on my branch and get logs
Enables natural language interactions with CircleCI through Model Context Protocol, allowing users to retrieve build logs, find flaky tests, check pipeline statuses, and manage workflows without leaving their IDE.
Retrieve available versions for CircleCI components to identify deployments, check live status, or select versions for operations like rollback. Guides through selecting projects, environments, and components when parameters are missing.
Analyze CircleCI usage data to identify jobs with low CPU or RAM utilization, helping optimize resource allocation by finding oversized configurations.
Execute a rollback pipeline for CircleCI projects to revert deployments to previous versions, handling project selection, version identification, and confirmation steps.
Retrieve test metadata from CircleCI jobs to check test status, identify failures, and analyze results using project slugs, URLs, or workspace detection.