Fastly MCP Server
@fastly
About Fastly MCP Server
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
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"fastly": {
"command": "/path/to/fastly-mcp",
"args": []
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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.
More Developer Tools MCP servers
test
prysmaticlabsGo implementation of Ethereum proof of stake
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.

Sentry
modelcontextprotocolModel Context Protocol Servers
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Comments