MCP Servers
Cloudflare Workers Builds logo

Cloudflare Workers Builds

GA

Diagnose Cloudflare Workers deployments — build history, status, and logs.

MCP ServersCloudflareWorkersCI/CD

How it works

Every agent request passes through Ferentin policy before it reaches Cloudflare Workers Builds.
  1. AI agentAsks for something
  2. Ferentin policies
    • OAuth 2.0 consent
    • Per user authorization
    • Dynamic client registration
    • PKCE
  3. Cloudflare Workers Builds MCP serverAuthorized connection
  4. Governed resultMasked, logged, returned

What you can do with Cloudflare Workers Builds

  • Discover

    Search and browse what exists, without opening the content itself.

    2 tools

  • Access

    Read content and metadata, subject to masking policy.

    4 tools

Technical capabilities6 tools

Discover

  • workers_list
  • workers_builds_list_builds

Access

  • workers_get_worker
  • workers_get_worker_code
  • workers_builds_get_build
  • workers_builds_get_build_logs

Overview

Workers Builds is Cloudflare's build and deployment pipeline for Workers, producing a build record and logs for each deploy triggered from a connected repository.

Ferentin integration

With OAuth2 authorization granted, an AI agent can list a Worker's builds, read an individual build's status, pull its logs, and fetch the Worker's source — enough to explain why a deploy failed without leaving the conversation.

Frequently asked about Cloudflare Workers Builds

What can AI agents do with Cloudflare Workers Builds through Ferentin?
Ferentin exposes 6 Cloudflare Workers Builds MCP tools to your AI agents, grouped as Discover (2 tools) and Access (4 tools). Every call is checked against your Ferentin policies before it reaches Cloudflare Workers Builds.
How does Ferentin secure Cloudflare Workers Builds access?
Requests through the Cloudflare Workers Builds integration are covered by OAuth 2.0 consent, per user authorization, dynamic client registration, PKCE and audit logging. These controls are applied by Ferentin, not by Cloudflare Workers Builds, so they hold across every connected agent.
How do I connect Cloudflare Workers Builds to Ferentin?
Open the Ferentin admin console, add Cloudflare Workers Builds as a new connection and authenticate with OAuth 2.0. You then choose which permissions and which tools your agents may use, and the connection goes live for everyone covered by your policies.
Is the Cloudflare Workers Builds integration generally available?
Yes. The Cloudflare Workers Builds integration is generally available on Ferentin, including the free tier.