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.
「開発者ツール」の他のコンテンツ
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
コメント