Home › Cloud & Monitoring › BlazingCDN-MCP
BlazingCDN-MCP
Manage BlazingCDN from AI agents: CDN zones, cache, metrics, domains, cloud storage and video CDN
Topics: Cloud Platforms
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.1.6)
npx -y @blazingcdn/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"blazingcdn-mcp": {
"command": "npx",
"args": [
"-y",
"@blazingcdn/[email protected]"
],
"env": {
"BLAZINGCDN_API_TOKEN": "<YOUR_VALUE>",
"BLAZINGCDN_ALLOW_WRITE": "<YOUR_VALUE>",
"BLAZINGCDN_ALLOW_DELETE": "<YOUR_VALUE>"
}
}
}
}
BLAZINGCDN_API_TOKENrequired secret — BlazingCDN API token (panel: client.blazingcdn.com/api, create new API credentials)BLAZINGCDN_ALLOW_WRITE— Allow changes: true lets the agent create and change CDN settingsBLAZINGCDN_ALLOW_DELETE— Allow deleting: true lets the agent delete custom domains and Video CDN resources
Related servers
mcp
AWS MCP servers for seamless integration with AWS services and resources.
mcp-server-cloudflare
Cloudflare MCP servers
kubefwd
Kubernetes port forwarding for local development with automatic /etc/hosts entries.
kubernetes-mcp-server
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
mcp-server-kubernetes
/🏠 - Typescript implementation of Kubernetes cluster operations for pods, deployments, services.
Terraform
Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry