A specialized server implementation for the Model Context Protocol (MCP) designed to integrate with CircleCI's development workflow. This project serves as a bridge between CircleCI's infrastructure and the Model Context Protocol, enabling enhanced AI-powered development experiences.
No reviews yet. Be the first to review!
Sign in to join the conversation
Analyze git diffs against cursor rules for violations. Provide Git diff content and repository rules from .cursorrules or .cursor/rules.
Validate and get guidance for your CircleCI configuration. Validates your .circleci/config.yml for syntax and semantic errors.
Generate structured prompt templates for AI applications based on feature requirements. Transforms user requirements into optimized prompt templates.
Download usage data from the CircleCI Usage API for a given organization. Accepts orgId, startDate, endDate, and outputDir.
Identify flaky tests by analyzing test execution history. Can be used with project slug, CircleCI project URL, or local project context.
Find jobs with underused compute resources by analyzing a CircleCI usage data CSV file.
Retrieve detailed failure logs from CircleCI builds using project slug, CircleCI URLs, or local project context.
Retrieve test metadata and results for CircleCI jobs. Can be used with project slug, CircleCI URLs, or local project context.
Get the status of the latest pipeline for a branch using project slug, CircleCI project URL, or local project context.
List artifacts produced by a CircleCI job using project slug, CircleCI URLs, or local project context.
List all versions for a CircleCI component in an environment.
List all CircleCI projects you're following. Shows all projects you have access to with their projectSlug.
Generate test cases for prompt templates to ensure they produce expected results.
Rerun a workflow from start or from the failed job.
Run evaluation tests on a CircleCI pipeline. Can be used with project slug, CircleCI URL, or local project context.
Trigger a pipeline to run using project slug, CircleCI URL, or local project context.
Trigger a rollback for a CircleCI project, guiding through project, environment, component, and version selection.