Bunny.net

Bunny.net MCP Connector for Claude

D

Manage Bunny.net edge infrastructure — control your CDN Pull Zones, purge caching rules, and map Storage natively from an AI agent.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Bunny.net platform to any AI agent and operate your edge CDN and cloud storage entirely through natural conversation.

What you can do

  • Pull Zones Management — View and create ultra-fast reverse proxy acceleration links that distribute your media globally
  • Cache Invalidations — Instantly purge the cache on specific CDN zones, pushing out immediate changes and breaking TTLs
  • Edge Storage Clusters — Analyze or delete raw origin volumes routing permanent data arrays
  • File Exploration — Inspect precise static payloads directly inside the CDN Edge Storage structure via FTP parameters

How it works

  1. Subscribe to this server
  2. Enter your master Bunny API Key and standard zone tokens
  3. Start managing your Edge structure from Claude, Cursor, or any MCP-compatible smart client

No clunky network portals or messy CURL commands. Your AI agent becomes your core Edge configuration wizard.

Who is this for?

  • DevOps Engineers — burst edge configurations, destroy stale proxies, and debug origin faults rapidly
  • Front-End Devs — purge cache immediately after code deployment guaranteeing users hit fresh Javascript bundles
  • Media Content Owners — track files deep within origin edge storages seamlessly routing video uploads
cdnedge-computingcloud-storagecachingnetwork-acceleration

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

add_pull_zone

Returns the new Pull Zone ID and default b-cdn.net domain. Provision a radically fast new CDN reverse proxy domain

add_storage_zone

Defaults to explicit NY regional primary datacenters. Bootstrap an entirely empty replication Volume inside Bunny.net

delete_pull_zone

Instantly invalidates assigned `b-cdn.net` aliases dropping incoming proxy connections out of the Anycast caching tree entirely. Destroy an active CDN acceleration mapping terminating global traffic

delete_storage_zone

Requires zone to be empty or forces recursive wipes freeing the namespace back into the registry. Vaporize an existing Bunny CDN Storage Zone entirely

get_pull_zone

Exposes enabled SSL configurations, Bandwidth limits, and advanced Edge Rules intercepting requests. Perform structural extraction of metadata for one specific Pull Zone

get_storage_zone

Returns FTP access credentials, read-only vs read-write keys, and origin PoPs. Inspect deep internal credentials identifying a precise Storage Zone

list_files

Requires the specific Zone FTP/API Password. Returns literal byte lengths and cryptographic hash footprints. Enumerate explicitly uploaded binary assets nested strictly inside Storage

list_pull_zones

Returns pull zone IDs, names, hostnames, and origin URL targets. Identify global Bunny CDN accelerated delivery domains (Pull Zones)

list_storage_zones

Locate physical Edge Storage origin folders managed natively on Bunny

purge_pull_zone

Spikes Origin ingress traffic rapidly pulling entirely fresh payload structures. Blast an immediate Cache Invalidation forcing origin asset re-fetching

See how to talk to your AI agent using Bunny.net.

List all my current Pull Zones and their original targets.

You have 2 Pull Zones explicitly active. ID 12040 runs 'prod-app-cdn' targeting your AWS S3 bucket. ID 19302 runs 'staging-cdn' pointing to your beta server IP. Do you need to examine their advanced security configurations?

My site design looks old, the JS didn't update. Purge Pull Zone ID 12040 right now.

I've sent the global invalidation command. The CDN cache on Pull Zone 12040 has been instantly purged. Your edge nodes are now re-fetching the JS origin bundles actively. You're good to go.

What files are currently inside the '/assets/' path of our 'main-storage-x' Edge Storage zone?

I checked your NVMe edge cluster. Within '/assets/', I found 'hero_bg.webp' (1.2 MB) and 'compiled_main.css' (900 KB). Shall I provide the cryptographic checksums?

Yes. Instead of logging into the admin portal manually, just tell your agent you deployed the frontend. It will grab the ID of your main Pull Zone and blast the purge_pull_zone command immediately.

Related Connectors