Server Directory
Developer ToolsIntermediate Official

CircleCI

by CircleCI

Official CircleCI MCP server for CI/CD workflow integration. Diagnose failing builds, trace failures, spot flaky tests, recommend improvements through natural language.

CAPABILITIES

  • Build diagnostics
  • Failure tracing
  • Flaky test detection
  • Pipeline optimization
  • Workflow insights
  • Performance recommendations

INSTALLATION

Terminal
npx -y @circleci/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "circleci": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@circleci/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Developer Tools
Difficulty
Intermediate
Maintained By
CircleCI
NPM Package
@circleci/mcp-server

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →