Fastly MCP Server
@fastly
关于 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
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"fastly": {
"command": "/path/to/fastly-mcp",
"args": []
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
开发工具 分类下的更多 MCP 服务器
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.

Sentry
modelcontextprotocolModel Context Protocol Servers
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
评论