mcp-server-circleci
circleci-public/mcp-server-circleciA specialized server implementation for the Model Context Protocol (MCP) designed to integrate with CircleCI's development workflow. This project serves as a bridge between CircleCI's infrastructure and the Model Context Protocol, enabling enhanced AI-powered development experiences.
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mcp-server-circleci": {
"url": "None",
"transport": "http"
}
}
}