CircleCI

CircleCI MCP Connector for Claude

A+

Manage CI/CD pipelines and workflows via CircleCI — track jobs, trigger pipelines, and monitor build status directly from any AI agent.

8 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your CircleCI account to any AI agent and take full control of your CI/CD pipelines and software delivery through natural conversation. Streamline how you monitor and trigger automated builds.

What you can do

  • Pipeline Oversight — List and retrieve details for recent CI/CD pipelines across your organizations natively
  • Trigger Management — Manually trigger new pipeline runs for specific projects and branches flawlessly
  • Workflow Intelligence — Access detailed information for workflows and their constituent jobs securely
  • Job Auditing — Retrieve detailed metadata and execution status for specific jobs flawlessly
  • Context Logistics — List shared environment contexts used for securing sensitive project data flawlessly
  • Developer Insights — Retrieve your own user profile and organization membership information directly within your workspace

How it works

  1. Subscribe to this server
  2. Enter your CircleCI Personal API Token (obtained from User Settings)
  3. Start managing your pipelines from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • DevOps Engineers — monitor pipeline health and trigger manual builds using natural language
  • Software Developers — audit job failures and review workflow progress without opening the CircleCI dashboard
  • Release Managers — verify release pipeline status and approve manual gates straight from their chat interface
  • Infrastructure Teams — manage shared contexts and environment variables across projects
continuous-integrationcontinuous-deploymentpipeline-automationbuild-automationworkflow-orchestrationsoftware-delivery

8 tools expose this connector's capabilities to your AI agent.

get_my_cci_profile

Retrieve information about the authenticated user

get_workflow_details

Get detailed information for a specific workflow

list_cci_contexts

List shared contexts for an organization

list_workflow_jobs

List all jobs within a specific workflow

list_cci_pipelines

List recent CI/CD pipelines

trigger_cci_pipeline

Trigger a new pipeline for a project

get_job_details

Get detailed information for a specific job

list_pipeline_workflows

List all workflows within a specific pipeline

See how to talk to your AI agent using CircleCI.

List my last 5 pipelines in CircleCI.

Retrieving your recent pipelines... I found 5 items across your projects. 4 were successful and 1 for 'web-app' failed. Would you like to see the workflows for the failed pipeline?

Trigger a new pipeline for project 'gh/acme/api' on the 'main' branch.

Triggering pipeline for gh/acme/api (branch: main)... The run has been successfully started. The new pipeline ID is '550e8400-e29b-41d4-a716-446655440000'.

Show me the status of all jobs in workflow ID 'wf-12345'.

Checking workflow wf-12345... This workflow has 3 jobs: 'build' (Success), 'test' (Success), and 'deploy' (On Hold). The deploy job is waiting for manual approval.

Yes! Use the `trigger_cci_pipeline` tool. You need to provide the project slug (e.g., `gh/org/repo`) and the branch name. The agent will instruct CircleCI to start the pipeline immediately.

Related Connectors