CircleCI-Public_mcp-server-circleci
If you are the rightful owner of CircleCI-Public_mcp-server-circleci and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Model Context Protocol (MCP) is a standardized protocol for managing context between large language models (LLMs) and external systems. The CircleCI MCP Server allows integration with CircleCI to perform tasks using natural language.
The CircleCI MCP Server is designed to facilitate interaction between CircleCI and various MCP clients, such as Cursor IDE, using natural language commands. This server allows users to perform tasks like retrieving logs from failed pipelines directly from their IDE, enhancing productivity and streamlining the debugging process. The server requires Node.js, pnpm, and a CircleCI API token for setup. It supports integration with Cursor IDE by configuring the MCP server settings, enabling seamless communication between the IDE and CircleCI.
Features
- Integration with CircleCI to manage pipelines and retrieve logs.
- Natural language processing to execute commands via MCP clients.
- Support for retrieving detailed failure logs from CircleCI builds.
- Compatibility with Cursor IDE for enhanced development workflow.
- Easy setup and configuration using pnpm and Node.js.