Back to directory
FastlyMCP

FastlyMCP

@jackwrichards7

An MCP server that integrates Fastly's API to allow AI assistants to manage CDN services, caching, security, and monitor performance.

FastlyCDNAPIAI assistantedge computingcloud

Installation & Configuration

{
  "mcpServers": {
    "fastly": {
      "command": "node",
      "args": [
        "path/to/fastly-mcp.mjs"
      ],
      "env": {
        "FASTLY_API_KEY": "your_fastly_api_key"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/4/15
Updated
2026/6/6