Back to Integrations

Fastly

The server provides numerous tools for interacting with the Fastly API, including: - Service management (list, create, update, delete) - Version management (list, clone, activate) - Domain management (list, create, delete) - Origin and backend configuration - Cache settings - Purge operations - WAF (Web Application Firewall) settings - Rate limiting - Edge dictionaries - VCL management - Statistics and metrics

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "fastly": {
      // See GitHub repository for configuration
    }
  }
}