Codefresh

Codefresh MCP Connector for Claude

F

Manage CI/CD and GitOps via Codefresh — track pipelines, trigger builds, and monitor delivery clusters directly from any AI agent.

8 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Codefresh account to any AI agent and take full control of your CI/CD and cloud-native delivery through natural conversation. Streamline how you automate and monitor software deployments natively.

What you can do

  • Pipeline Oversight — List and retrieve details for all CI/CD pipelines including their configurations natively
  • Build Management — Trigger new builds for specific pipelines and specify branches or variables flawlessly
  • Workflow Intelligence — Access detailed status and execution info for recent builds (workflows) flawlessly
  • Cluster Logistics — Monitor all connected Kubernetes and delivery clusters to verify deployment targets securely
  • Environment Auditing — List shared contexts, including secrets and variables, used in your workflows securely
  • integrated Visibility — Retrieve detailed build metadata and user profile information directly within your workspace

How it works

  1. Subscribe to this server
  2. Enter your Codefresh API Key (found in User Settings > API Keys)
  3. Start managing your CI/CD pipelines from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • DevOps Engineers — monitor pipeline health and trigger manual builds using natural language
  • Release Managers — audit deployment success rates and cluster status without opening the dashboard
  • Software Developers — quickly look up build execution details and verify environmental contexts straight from their chat interface
  • Infrastructure Teams — verify Kubernetes cluster connectivity and monitor GitOps delivery
kubernetescontinuous-deliverypipeline-automationgitopscontainer-orchestrationdeployment-management

8 tools expose this connector's capabilities to your AI agent.

get_build_execution_details

Get detailed status and execution info for a specific build

get_my_codefresh_profile

Retrieve information about the authenticated user and account

get_pipeline_configuration

Get detailed information for a specific pipeline

list_codefresh_builds

List all recent builds (workflows) in the account

list_delivery_clusters

List all connected Kubernetes/Delivery clusters

list_shared_contexts

List all shared environment contexts (secrets, variables)

list_codefresh_pipelines

List all CI/CD pipelines in the account

trigger_codefresh_build

Trigger a new build for a specific pipeline

See how to talk to your AI agent using Codefresh.

List all my Codefresh pipelines.

Retrieving your pipelines... I found 5 active pipelines: 'main-app-deploy', 'api-service-ci', 'frontend-build', and 2 others. Which one would you like to run?

Trigger the 'api-service-ci' pipeline on the 'develop' branch.

Triggering build for api-service-ci (branch: develop)... The build has been successfully started in Codefresh. The build ID is '605c...123'. I can monitor the progress for you.

Show me the status of my recent builds.

Checking recent builds... I found 5 items. 4 were successful and 1 for 'frontend-build' failed with a 'STAGED_EXPIRED' status. Would you like to see the logs for the failed build?

Yes! Use the `trigger_codefresh_build` tool. You can provide the pipeline ID and specify the branch name in the payload. The agent will instruct Codefresh to start the build immediately.

Related Connectors