Submit

Fastly MCP Server

@fastly

The Fastly MCP server enables AI assistants to manage Fastly services, including monitoring performance, deploying configuration changes, and troubleshooting issues securely through the Fastly CLI. It features comprehensive security controls, flexible transport options, and smart output handling for seamless integration with AI workflows.
Overview
🤖 AI-powered Fastly management - Securely control your Fastly infrastructure through natural language interactions with AI assistants.

A Model Context Protocol (MCP) server that provides AI agents with secure access to Fastly services. Ask your AI assistant to manage CDN configurations, deploy Compute services, analyze performance metrics, and more - all through simple conversational commands.

The Fastly MCP server is an open-source, actively developed tool with Tier 1 support. Our open-source support policy is detailed in our documentation. We also welcome your feedback on our community forum. ✨ What Can You Do?

With this MCP server, your AI assistant can:

🌍 Manage Fastly Services - "List my services and their domains"
📊 Monitor Performance - "Show me real-time traffic and cache hit ratios"
🚀 Deploy Changes - "Update my backend configuration"
🔍 Analyze Issues - "Help me troubleshoot 5xx errors"
🛡️ Control Security - "Show my ACL rules and TLS certificates"

Key Features

🔒 Security First: Command allowlisting, input validation, and dangerous operation protection
🤖 AI-Optimized: Full MCP protocol support for seamless AI integration
🔌 Flexible Transport: Stdio (default), HTTP, and Server-Sent Events
📝 Smart Output: Automatic pagination and truncation of large responses
🔐 Privacy Options: Optional PII sanitization and token encryption

Server Config

{
  "mcpServers": {
    "fastly": {
      "command": "/path/to/fastly-mcp",
      "args": []
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.