Google PageRank for AI agents. 25,000+ tools indexed.

mcp-server-circleci by CircleCI-Public

#1092 of 8010 by CircleCI-Public
56 score

This MCP server lets you use Cursor IDE, or any MCP Client enabled agent, to use natural language to accomplish things with CircleCI, e.g: Find the latest failed pipeline on my branch and get logs

Ranked #1092 out of 8010 indexed tools.Has 24 contributors.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 27k
Freshness 10d ago
Issue Health 24%
Stars 82
Platform Breadth 1 platform
Contributors 24
Description Detailed

How to Improve

Issue Health high impact

You have 25 open vs 8 closed issues — triaging stale issues improves health

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for mcp-server-circleci by CircleCI-Public
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-CircleCI-Public--mcp-server-circleci)](https://agentrank-ai.com/skill/glama-CircleCI-Public--mcp-server-circleci/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-CircleCI-Public--mcp-server-circleci/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-CircleCI-Public--mcp-server-circleci" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

# CircleCI MCP Server

Model Context Protocol (MCP) is a [new, standardized protocol](https://modelcontextprotocol.io/introduction) for managing context between large language models (LLMs) and external systems. In this repository, we provide an MCP Server for [CircleCI](https://circleci.com).

Use Cursor, Windsurf, Copilot, Claude, or any MCP-compatible client to interact with CircleCI using natural language — without leaving your IDE.

## Tools

| Tool | Description |
|------|-------------|
| [`analyze_diff`](#analyze_diff) | Analyze git diffs against cursor rules for violations |
| [`config_helper`](#config_helper) | Validate and get guidance for your CircleCI configuration |
| [`create_prompt_template`](#create_prompt_template) | Generate structured prompt templates for AI applications |
| [`download_usage_api_data`](#download_usage_api_data) | Download usage data from the CircleCI Usage API |
| [`find_flaky_tests`](#find_flaky_tests) | Identify flaky tests by analyzing test execut
Read full README on GitHub →