MCP Servers / development / CircleCI

CircleCI

JSON →
stdiononeofficial84development

Enable AI Agents to fix build failures from CircleCI.

Install
How to run this server
[ { "cmd": "npx -y @circleci/mcp-server-circleci@latest", "imports": [] } ]
server path: circleci
Tools
What this server exposes
analyze_diff
Analyze git diffs against cursor rules for violations
config_helper
Validate and get guidance for your CircleCI configuration
create_prompt_template
Generate structured prompt templates for AI applications
download_usage_api_data
Download usage data from the CircleCI Usage API
find_flaky_tests
Identify flaky tests by analyzing test execution history
find_underused_resource_classes
Find jobs with underused compute resources
get_build_failure_logs
Retrieve detailed failure logs from CircleCI builds
get_job_test_results
Retrieve test metadata and results for CircleCI jobs
get_latest_pipeline_status
Get the status of the latest pipeline for a branch
list_artifacts
List artifacts produced by a CircleCI job
list_component_versions
List all versions for a CircleCI component
list_followed_projects
List all CircleCI projects you're following
recommend_prompt_template_tests
Generate test cases for prompt templates
rerun_workflow
Rerun a workflow from start or from the failed job
run_evaluation_tests
Run evaluation tests on a CircleCI pipeline
run_pipeline
Trigger a pipeline to run
run_rollback_pipeline
Trigger a rollback for a project
Configuration
Environment & auth
authnone
envCIRCLECI_TOKEN
envCIRCLECI_BASE_URL
envYOUR_CIRCLECI_TOKEN
Resources
CircleCI — MCP Server · libregistry