MCP server

CircleCI
MCPOfficial CircleCI MCP. Pipelines and insights.
CircleCI’s remote server. Why the job failed, without opening the UI.
latest·Proprietary·Updated this quarter·Transport: http
Claude CodeCursorDesktop
ScannedActive
claude_desktop_config.json
{
"mcpServers": {
"circleci": {
"url": "https://mcp.circleci.com/v1/mcp"
}
}
}By CircleCI
Spec
What the server actually exposes.
list_pipelines
readRecent pipelines for a project.
job_insights
readWhy a job failed.
trigger_pipeline
writeTrigger after you confirm.
Guardrails
- OAuth or an API key you provide
- Writes are separate tools
- Scope is the account you connect
circleci-mcp.mcp/tools
Tools
- read
list_pipelines
Recent pipelines for a project.
- read
job_insights
Why a job failed.
- write
trigger_pipeline
Trigger after you confirm.
Last call
{ "ok": true,
"tool": "list_pipelines",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
