CircleCI

Official ⚙️ Developer Tools

CircleCI official MCP server brings CI/CD intelligence to your AI assistant. Retrieve build logs, identify flaky tests, check pipeline status, access test results, and manage configurations through natural language.

Tags

CI/CDbuildstests

Tools (15)

get_build_failure_logsfind_flaky_testsget_latest_pipeline_statusget_job_test_resultsconfig_helpercreate_prompt_templaterecommend_prompt_template_testslist_followed_projectsrun_pipelinerun_rollback_pipelinererun_workflowanalyze_difflist_component_versionsdownload_usage_api_datafind_underused_resource_classes

Config for Claude Desktop / Cursor

{ "mcpServers": { "circleci": { "command": "npx", "args": [ "-y", "@circleci/mcp-server-circleci@latest" ], "env": { "CIRCLECI_TOKEN": "your-circleci-token-here" } } } }
Documentation →
Activate on Zubnet →