CircleCI MCP Server

Stabledevelopment
55 starsTypeScriptcommunity
GitHub
About

Overview

The CircleCI MCP Server enables AI agents to interact with CircleCI's CI/CD platform. It provides tools for triggering pipelines, viewing workflow status, accessing job logs, and managing project settings.
Capabilities

Tools & Capabilities

trigger_pipeline

Trigger a new pipeline run

list_pipelines

List recent pipelines

get_workflow

Get workflow status

get_job_logs

Get logs from a specific job

list_artifacts

List artifacts from a build

Setup

Installation

bash
Install
npx -y mcp-server-circleci
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "circleci": {
      "command": "npx",
      "args": ["-y", "mcp-server-circleci"],
      "env": {
        "CIRCLECI_TOKEN": "your-token"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 55
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us