mcpbeat Sign in

Circleci MCP Server

local only

Circleci runs on your own machine — the client starts it, so there is no endpoint to ping. 244 installs a week from pypi. Last commit 12 May 2026.

Manage CI/CD pipelines, workflows, and job metrics across projects

Installs per day peak 64 · avg 27 · -21% w/w
a month agotoday
244
Installs / week
pypi · mcparmory-circleci
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Circleci every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add circleci -- uvx mcparmory-circleci
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "circleci": {
      "args": [
        "mcparmory-circleci"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.circleci]
command = "uvx"
args = ["mcparmory-circleci"]
.cursor/mcp.json
{
  "mcpServers": {
    "circleci": {
      "args": [
        "mcparmory-circleci"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "circleci": {
      "args": [
        "mcparmory-circleci"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Circleci

same job, measured the same way
CircleCI
by circleci

CircleCI's MCP server: inspect projects, runs, workflows, jobs, logs, tests, and artifacts.

22 tools answering
Greptimedb MCP Server
by greptimeteam

Query GreptimeDB metrics, logs and traces with SQL, TQL and RANGE. Manage pipelines and dashboards.

205 installs/wk local only
Churnkey
by churnkey

Read and manage Churnkey cancel flows, retention metrics, and payment recovery

answering
Rootly
by mcparmory

Manage incident alerts, events, and workflows with custom automations

292 installs/wk local only
Klaviyo MCP
by scalably

Klaviyo MCP: campaigns, flows, segments, metrics, reports, profiles across many accounts. 24 tools.

44 installs/wk local only
LastPing
by lastping

Monitoring that agents set up for themselves — cron jobs, CI/CD pipelines and AI agent runs.

39 tools answering
A
Google Ads
by adramp

Google Ads MCP server — manage campaigns, keywords, and metrics.

answering
Gretl MCP
by ondrejlapes

Run Hansl/Gretl econometrics workflows via MCP with GUI launch and artifacts.

32 installs/wk local only

Circleci — questions

Answers built from our own checks of this server.

Why is there no uptime for Circleci?
Circleci runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcparmory-circleci was installed 244 times last week.
How do I connect Circleci?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcparmory-circleci straight from pypi; nothing to host, nothing to sign up for.
How many people use Circleci?
The pypi package mcparmory-circleci was installed 244 times in the last week. Week over week that is -21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Circleci open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.