A 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.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Retrieves detailed failure logs from CircleCI builds using Project Slug and Branch, CircleCI URLs, or Local Project Context.
Identifies flaky tests in your CircleCI project by analyzing test execution history using Project Slug, CircleCI Project URL, or Local Project Context.
Retrieves the status of the latest pipeline for a given branch using Project Slug and Branch, CircleCI Project URL, or Local Project Context.
Retrieves test metadata for CircleCI jobs using Project Slug and Branch, CircleCI URL, or Local Project Context.
Assists with CircleCI configuration tasks by providing guidance and validation for your .circleci/config.yml.
Helps generate structured prompt templates for AI-enabled applications based on feature requirements.
Generates test cases for prompt templates to ensure they produce expected results.
Lists all projects that the user is following on CircleCI and provides the project name and projectSlug for each entry.
Triggers a pipeline to run using Project Slug and Branch, CircleCI URL, or Local Project Context.
Reruns a workflow from its start or from the failed job, returning the ID of the newly-created workflow and a link to monitor it.