Blazingcdn Mcp is a Model Context Protocol (MCP) server: Manage BlazingCDN from AI agents: CDN zones, cache, metrics, domains, cloud storage and video CDN. As an MCP server it plugs straight into AI assistants, exposing its functionality as tools the model can invoke on your behalf.
It runs locally: the npm package @blazingcdn/mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need BLAZINGCDN_API_TOKEN. The current release is v0.1.5, published under the MIT license, with source at BlazingCDN/BlazingCDN-MCP on GitHub.
You'll find Blazingcdn Mcp in the AI & Agents category here on mcp.site; it connects to Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and any other MCP client — see the install snippets below. If you maintain Blazingcdn Mcp for BlazingCDN, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @blazingcdn/mcp · MCP over stdio
▸Credentials — Requires BLAZINGCDN_API_TOKEN
▸Open source — MIT license · BlazingCDN/BlazingCDN-MCP