Three new tools are available in the CircleCI MCP Server:
We added the get_latest_pipeline_status tool to retrieve information about the status of the latest pipeline on a branch.
We also added two tools to support prompt iteration workflows:
- create_prompt_template will generate an optimized prompt for a user defined task. This is useful for crafting prompts for AI applications
- recommend_prompt_template_tests will generate test cases for a prompt, this makes it faster to try out prompts with a variety of inputs
Download the MCP Server here