MCP.so
Sign In

CircleCI MCP ServerVerifiedFeatured

@CircleCI

About CircleCI MCP Server

Manage CI/CD pipelines, debug failed builds, and optimize test suites directly from your AI agents - no terminal required. The CircleCI MCP Server is a remote server hosted by CircleCI that connects AI tools and agents directly to your CI/CD pipelines, giving you a conversational interface to the same pipeline, workflow, job, and artifact data you'd normally reach through the CircleCI CLI or dashboard.

Connection details

https://mcp.circleci.com/v1/mcp

Setup

claude mcp add circleci-mcp-server --transport http https://mcp.circleci.com/v1/mcp

Tools

No tools detected

Fetch the live tool list directly from this server's endpoint using the button above.

Frequently asked questions

What is the CircleCI MCP Server remote MCP server?

The CircleCI MCP Server remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.circleci.com/v1/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the CircleCI MCP Server MCP server?

Add the endpoint https://mcp.circleci.com/v1/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the CircleCI MCP Server MCP server require authentication?

Yes. CircleCI MCP Server uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the CircleCI MCP Server MCP server use?

CircleCI MCP Server exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments