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
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
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
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Comments