mcp-server-circleci

CircleCI-Public/mcp-server-circleci
★ 85 stars TypeScript Memory/Knowledge Updated 3d ago
A specialized server implementation for the Model Context Protocol (MCP) designed to integrate with CircleCI's development workflow. This project serves as a bridge between CircleCI's infrastructure and the Model Context Protocol, enabling enhanced AI-powered development experiences.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-circleci": {
      "command": "npx",
      "args": [
        "-y",
        "CircleCI-Public/mcp-server-circleci"
      ]
    }
  }
}

Topics

mcp-servermodelcontextprotocol