Community MCP server for CircleCI continuous integration platform. Agents can trigger pipeline runs, monitor workflow and job status, retrieve build artifacts and logs, manage project settings, and analyze pipeline metrics. Useful for CI/CD automation agents that need to monitor builds, diagnose failures, and manage deployment pipelines.
npx -y @circleci/mcp-server
{
"mcpServers": {
"circleci": {
"env": {
"CIRCLECI_TOKEN": "your-api-token"
},
"args": [
"-y",
"@circleci/mcp-server"
],
"command": "npx"
}
}
}Tool details coming soon. This server has 5 tools available.
Community MCP server for CircleCI continuous integration platform. Agents can trigger pipeline runs, monitor workflow and job status, retrieve build artifacts and logs, manage project settings, and analyze pipeline metrics. Useful for CI/CD automation agents that need to monitor builds, diagnose failures, and manage deployment pipelines.
CircleCI has 5 tools available.
CircleCI offers a free tier with 200 calls per month. For higher usage, paid plans start at €0/month.
You can install CircleCI using the following command: npx -y @circleci/mcp-server. After installation, add the provided config snippet to your Claude Desktop or Cursor configuration.
CircleCI is listed under the Development Tools category in the AgentForge MCP registry.
CircleCI has a current uptime of 99.76% with an average response time of 230ms.
To connect CircleCI, click the "Connect Agent" button on this page to get the configuration snippet. Add it to your MCP client (Claude Desktop, Cursor, or any MCP-compatible tool). Your AI agent will then have access to all of CircleCI's tools via the Model Context Protocol.