mcp-server-circleci

mikeysrecipes/mcp-server-circleci

3.2

If you are the rightful owner of 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.

The CircleCI MCP Server is a Model Context Protocol server designed to manage context between large language models (LLMs) and CircleCI, enabling natural language interactions with CircleCI through various MCP-supported clients.

Tools

Functions exposed to the LLM to take actions

get_build_failure_logs

Retrieves detailed failure logs from CircleCI builds.

find_flaky_tests

Identifies flaky tests in your CircleCI project by analyzing test execution history.

get_latest_pipeline_status

Retrieves the status of the latest pipeline for a given branch.

get_job_test_results

Retrieves test metadata for CircleCI jobs, allowing you to analyze test results without leaving your IDE.

config_helper

Assists with CircleCI configuration tasks by providing guidance and validation.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources