CircleCI
Freeby Indie Developer
Manage CircleCI pipelines, workflows, and deployment configurations.
v1.0.0Added Feb 18, 2025
circlecici-cdpipelines
CircleCI MCP Server
Manage CircleCI pipelines, workflows, and deployment configurations.
Features
- Pipeline monitoring
- Workflow management
- Job logs
- Config validation
- Insights
Installation
{
"mcpServers": {
"circleci": {
"command": "npx",
"args": ["-y", "mcp-circleci"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-circleci
Add to claude_desktop_config.json
{
"mcpServers": {
"circleci": {
"command": "npx",
"args": ["-y", "mcp-circleci"]
}
}
}