kxkaloo/mcp-server-circleci
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 tool that integrates the Model Context Protocol (MCP) with CircleCI, allowing users to manage context between large language models (LLMs) and CircleCI systems using natural language.
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.
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.
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