CircleCI/mcp-server-circleci
by Various
A specialized server implementation for the Model Context Protocol (MCP) designed to integrate with CircleCI's development workflow. This project serves as a bridge between CircleC
MCP
CircleCI/mcp-server-circleci
Added 1 June 2026
Overview
This MCP server provides a bridge between CircleCI and the Model Context Protocol, allowing AI tools to query and control CircleCI pipelines. It exposes CircleCI resources such as pipelines, jobs, and workflows through the standard MCP interface. The implementation is written in TypeScript and designed for integration with MCP-compatible clients.
Best for
Best for
Developers using CircleCI who want to control CI/CD workflows through natural language interfaces or AI assistants
Use cases
- Monitor pipeline status and job logs from an AI coding assistant
- Trigger new builds or rerun failed jobs directly via natural language commands
- Retrieve build artifacts and environment variables for debugging
Notes
This MCP server provides a bridge between CircleCI and the Model Context Protocol, allowing AI tools to query and control CircleCI pipelines. It exposes CircleCI resources such as pipelines, jobs, and workflows through the standard MCP interface. The implementation is written in TypeScript and designed for integration with MCP-compatible clients.
84 stars on GitHub. Last updated 2026-05-18.
Use cases
- Monitor pipeline status and job logs from an AI coding assistant
- Trigger new builds or rerun failed jobs directly via natural language commands
- Retrieve build artifacts and environment variables for debugging
Pros
- Follows the MCP standard, enabling easy integration with multiple AI clients
- Written in TypeScript, making it accessible to a large developer community
- Open source with a clear, focused scope tied to CircleCI
Cons
- Limited to CircleCI users; no support for other CI platforms
- Relatively new project with only 84 stars and likely limited community support
- Requires an MCP-compatible client and a running MCP host infrastructure
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Follows the MCP standard, enabling easy integration with multiple AI clients
- Written in TypeScript, making it accessible to a large developer community
- Open source with a clear, focused scope tied to CircleCI
Cons
- Limited to CircleCI users; no support for other CI platforms
- Relatively new project with only 84 stars and likely limited community support
- Requires an MCP-compatible client and a running MCP host infrastructure
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.