Bunnycdn

Bunnycdn

BunnyCDN is a powerful content delivery network (CDN) offering an API to manage and deliver content globally with ease.

55VIEWS
2USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app bunnycdnnpx @composio/cli add cursor --app bunnycdnnpx @composio/cli add cursor --app bunnycdnnpx @composio/cli add cursor --app bunnycdn

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Add Storage Zone

Tool to add a new storage zone. use when you need dedicated file storage in a specific region.

Create Dns Record

Tool to create a new dns record in a specific dns zone. use after confirming the dns zone id is active.

Create Pull Zone

Tool to create a new pull zone. use after gathering origin details.

Delete Dns Record

Tool to delete a specific dns record by its id. use after confirming the dns zone id and record id.

Delete Dns Zone

Tool to delete a specific dns zone by its id. use when you need to permanently remove an existing dns zone after verifying the zone id.

Delete Pull Zone

Tool to delete a specific pull zone by its id. use when you need to remove a pull zone after confirming its id.

Delete Storage Zone

Tool to delete a storage zone. use when you need to remove a storage zone after confirming its id.

Get Dns Zone Details

Tool to retrieve details of a specific dns zone by its id. use when you need to verify dns zone configuration after creation or update.

Get Dns Zone List

Tool to list all dns zones in your bunny cdn account. use when you need an overview of all configured dns zones.

Get Pull Zone

Tool to retrieve details of a specific pull zone. use when you need full configuration and usage stats after confirming the pull zone id.

Get Pull Zone List

Tool to fetch the list of pull zones. use when you need an overview of all pull zones in your account.

Get Storage Zone Details

Tool to retrieve the full details of a storage zone. use when you need configuration and usage metrics for a specific storage zone.

Get Storage Zone List

Tool to list all storage zones in your bunny cdn account. use when you need an overview of all configured storage zones.

Get Storage Zone Region

Tool to retrieve the region code of a storage zone. use when you have a storage zone id and need only its geographic region.

List Dns Records

Tool to list all dns records in a specific dns zone. use when you need to audit or review the dns configuration of a zone.

Purge Pull Zone

Tool to purge the entire cache of a pull zone. use after updating origin or critical content to ensure no stale assets are served.

Purge Url

Tool to purge a specific url from the bunnycdn cache. use when you need to invalidate a resource immediately after updating it.

Set Storage Zone Region

Tool to update replication regions of a storage zone. use when you need to adjust geo-replication settings after reviewing current configurations.

Update Pull Zone

Tool to update settings for a specific pull zone. use when you need to modify existing pull zone settings after reviewing current configuration.

Update Storage Zone

Tool to update settings for a specific storage zone. use after reviewing current storage zone settings to apply changes.

20 actions available