KeyCDN (Content Delivery Network)

KeyCDN (Content Delivery Network) MCP Connector for Claude

A+

Manage edge caching via KeyCDN — purge zones and URLs, manage pull zones, and monitor traffic bandwidth.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your KeyCDN account to any AI agent and take full control of your global edge caching and content delivery infrastructure through natural conversation.

What you can do

  • Cache Orchestration — Purge the entire cache for a zone or perform granular invalidations for specific file URLs to ensure fresh content delivery instantly
  • Zone Management — Create and configure new Pull Zones to connect your origin servers to KeyCDN's global edge locations directly from your agent
  • Custom Domain Aliases — Bind and manage custom domain mappings (CNAMEs) to existing zones to maintain branded asset delivery URLs securely
  • Traffic Analytics — Retrieve detailed bandwidth consumption reports over specific time periods to monitor your CDN spending and usage patterns
  • Origin Audit — Inspect detailed caching rules, TLS settings, and origin server configurations assigned to your active zones
  • Infrastructure Control — Enable, disable, or permanently delete distributed acceleration zones to manage your content delivery pipeline in real-time

How it works

  1. Subscribe to this server
  2. Enter your KeyCDN API Key
  3. Start managing your content delivery from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Frontend Developers — verify asset delivery and purge specific URLs after code deployments without leaving your IDE
  • SREs & DevOps — monitor CDN traffic and manage zone configurations across multiple production environments through natural conversation
  • Site Administrators — audit custom domain aliases and verify SSL/TLS statuses for global asset delivery efficiently
cdnedge-cachingcontent-deliveryweb-performancecache-invalidationtraffic-monitoring

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

add_zone_alias

g. assets.company.com) to an existing KeyCDN zone. DNS CNAME records should be updated accordingly. Add a custom domain alias to a KeyCDN zone

add_pull_zone

Create a new KeyCDN pull zone

delete_zone_alias

Delete a custom domain alias from a KeyCDN zone

delete_zone

Instantly revokes wildcard subdomains and drops proxy connections natively. Delete a specific KeyCDN zone

get_zone

Get details for a specific KeyCDN zone

list_zone_aliases

List custom domain aliases for all zones

list_traffic_reports

List traffic bandwidth consumption reports

list_zones

Returns immutable `.kxcdn.com` endpoints and zone configurations. List all KeyCDN zones

purge_specific_url

g., `/app.css`), avoiding a full zone cache purge. Purge a specific cached URL in a KeyCDN zone

purge_zone_cache_all

Purge the entire cache for a KeyCDN zone

See how to talk to your AI agent using KeyCDN (Content Delivery Network).

List all my KeyCDN zones

I've found 3 zones in your account: 'main-assets' (ID: 123, Endpoint: main-123.kxcdn.com), 'video-streaming' (ID: 456), and 'staging-static' (ID: 789). Which one would you like to see the configuration for?

Purge the cache for this URL in zone 123: https://main-123.kxcdn.com/styles/app.css

Purge request for 'styles/app.css' sent successfully. The resource has been invalidated across the global KeyCDN network. It will be re-fetched from your origin server on the next visitor request.

How much traffic did we use in the last 7 days?

Retrieving traffic reports… In the last 7 days, your account consumed a total of 1.24 TB of bandwidth. The peak usage occurred on Tuesday at 4 PM with 45 GB/hour. Your current credit balance is sufficient for this usage level.

Yes. Use the `purge_zone_cache_all` tool with your Zone ID. Your agent will instantly trigger a global invalidation across all Edge servers, forcing KeyCDN to re-fetch all assets from your origin upon the next request.

Related Connectors