BlazingCDN-MCP
Rank #10,088io.github.BlazingCDN/blazingcdn-mcp
Manage BlazingCDN from AI agents: CDN zones, cache, metrics, domains, cloud storage and video CDN
BlazingCDN-MCP is a Model Context Protocol (MCP) server published by BlazingCDN. It ranks #10,088 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. BlazingCDN-MCP is listed across 3 registries — Official MCP, Glama and mcp.so, with 4 tracked versions. It was first listed on Aug 13, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 121,958 of 132,046 servers on MCP Toplist.
Use BlazingCDN-MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add blazingcdn-mcp -e "BLAZINGCDN_API_TOKEN=<your BLAZINGCDN_API_TOKEN>" -e "BLAZINGCDN_ALLOW_WRITE=<your BLAZINGCDN_ALLOW_WRITE>" -e "BLAZINGCDN_ALLOW_DELETE=<your BLAZINGCDN_ALLOW_DELETE>" -- npx -y @blazingcdn/mcpReplace each placeholder with your own value before saving.
[mcp_servers.blazingcdn-mcp]
command = "npx"
args = ["-y", "@blazingcdn/mcp"]
[mcp_servers.blazingcdn-mcp.env]
BLAZINGCDN_API_TOKEN = "<your BLAZINGCDN_API_TOKEN>"
BLAZINGCDN_ALLOW_WRITE = "<your BLAZINGCDN_ALLOW_WRITE>"
BLAZINGCDN_ALLOW_DELETE = "<your BLAZINGCDN_ALLOW_DELETE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"blazingcdn-mcp": {
"command": "npx",
"args": [
"-y",
"@blazingcdn/mcp"
],
"env": {
"BLAZINGCDN_API_TOKEN": "<your BLAZINGCDN_API_TOKEN>",
"BLAZINGCDN_ALLOW_WRITE": "<your BLAZINGCDN_ALLOW_WRITE>",
"BLAZINGCDN_ALLOW_DELETE": "<your BLAZINGCDN_ALLOW_DELETE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"blazingcdn-mcp": {
"command": "npx",
"args": [
"-y",
"@blazingcdn/mcp"
],
"env": {
"BLAZINGCDN_API_TOKEN": "<your BLAZINGCDN_API_TOKEN>",
"BLAZINGCDN_ALLOW_WRITE": "<your BLAZINGCDN_ALLOW_WRITE>",
"BLAZINGCDN_ALLOW_DELETE": "<your BLAZINGCDN_ALLOW_DELETE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"blazingcdn-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@blazingcdn/mcp"
],
"env": {
"BLAZINGCDN_API_TOKEN": "<your BLAZINGCDN_API_TOKEN>",
"BLAZINGCDN_ALLOW_WRITE": "<your BLAZINGCDN_ALLOW_WRITE>",
"BLAZINGCDN_ALLOW_DELETE": "<your BLAZINGCDN_ALLOW_DELETE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"blazingcdn-mcp": {
"command": "npx",
"args": [
"-y",
"@blazingcdn/mcp"
],
"env": {
"BLAZINGCDN_API_TOKEN": "<your BLAZINGCDN_API_TOKEN>",
"BLAZINGCDN_ALLOW_WRITE": "<your BLAZINGCDN_ALLOW_WRITE>",
"BLAZINGCDN_ALLOW_DELETE": "<your BLAZINGCDN_ALLOW_DELETE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"blazingcdn-mcp": {
"command": "npx",
"args": [
"-y",
"@blazingcdn/mcp"
],
"env": {
"BLAZINGCDN_API_TOKEN": "<your BLAZINGCDN_API_TOKEN>",
"BLAZINGCDN_ALLOW_WRITE": "<your BLAZINGCDN_ALLOW_WRITE>",
"BLAZINGCDN_ALLOW_DELETE": "<your BLAZINGCDN_ALLOW_DELETE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.BlazingCDN%2Fblazingcdn-mcp)<a href="https://mcptoplist.com/server/io.github.BlazingCDN%2Fblazingcdn-mcp"><img src="https://mcptoplist.com/badge/io.github.BlazingCDN%2Fblazingcdn-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
BlazingCDN
Available versions (4)
| Version | Published |
|---|---|
| 0.1.6 | Sep 14, 2026 |
| 0.1.5 | Aug 21, 2026 |
| 0.1.4 | Aug 14, 2026 |
| 0.1.3 | Aug 13, 2026 |
Frequently asked questions
- Who maintains BlazingCDN-MCP?
- BlazingCDN-MCP is maintained by BlazingCDN, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is BlazingCDN-MCP listed on the Official MCP Registry?
- Yes — BlazingCDN-MCP is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does BlazingCDN-MCP have?
- MCP Toplist tracks 4 versions of BlazingCDN-MCP, most recently published on Sep 14, 2026.
- Where can I find the source code for BlazingCDN-MCP?
- The source code for BlazingCDN-MCP is hosted at github.com/BlazingCDN/BlazingCDN-MCP.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.