MCP.so
Sign In
Servers

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

Overview

What is Fastly MCP Server?

Fastly MCP Server is an open-source Model Context Protocol server that gives AI agents secure, natural-language access to Fastly services, enabling management of CDN configurations, Compute service deployment, and performance analytics.

How to use Fastly MCP Server?

Configure the server as an MCP client using one of the supported transport options (stdio, HTTP, or Server-Sent Events). Interact via conversational prompts such as “Show me all my Fastly services” or “Generate a real-time performance dashboard.”

Key features of Fastly MCP Server

  • Wraps Fastly CLI commands in an MCP-compliant interface
  • Multiple security layers: no shell execution, process isolation, argument validation
  • Dangerous operation protection requiring human approval for destructive commands
  • Flexible transports: stdio, HTTP, and Server-Sent Events
  • Smart output handling with automatic pagination and truncation
  • Optional privacy features: PII sanitization and token encryption

Use cases of Fastly MCP Server

  • List and inspect Fastly services via natural language queries
  • Generate real-time performance dashboards on demand
  • Troubleshoot 5xx errors with conversational assistance
  • Deploy and manage Compute services securely

FAQ from Fastly MCP Server

What security measures does Fastly MCP Server include?

It includes no shell execution, process isolation, argument validation, and dangerous operation protection that requires human approval for delete, purge, and update commands.

What transport options are available?

The server supports stdio, HTTP, and Server-Sent Events (SSE) transports.

Can Fastly MCP Server delete or modify Fastly resources?

Destructive operations like delete, purge, and update require explicit human approval before execution.

How does the server handle large outputs?

It automatically paginates and truncates output to prevent overwhelming the AI agent or user.

Does Fastly MCP Server include privacy or encryption features?

Yes, it offers optional PII sanitization and token encryption for sensitive data.

Tags

More from Developer Tools