Trigger and monitor CircleCI pipelines
npx -y @modelcontextprotocol/server-circleci-mcp-server
Paste this into your MCP client configuration (Cursor, Windsurf, etc).
Manage CircleCI pipelines.
{
"mcpServers": {
"circleci": {
"command": "npx",
"args": ["-y", "@circleci/mcp-server"],
"env": {
"CIRCLECI_TOKEN": "your-token"
}
}
}
}
MCP (Model Context Protocol) servers extend your AI assistant with external tools and data sources. Follow these steps to install CircleCI MCP Server in your preferred AI coding tool.
claude_desktop_config.json