Loading languages...
FA

FastlyMCP

@Arodoid7

Fastly MCP brings the power of Fastly's API directly to your AI assistants through the Model Context Protocol (MCP).

Fastly
CDN
API
AI assistant
edge computing

# mcpServer Config

{
  "mcpServers": {
    "fastly": {
      "command": "node",
      "args": [
        "path/to/fastly-mcp.mjs"
      ],
      "env": {
        "FASTLY_API_KEY": "your_fastly_api_key"
      }
    }
  }
}

# stdio

node path/to/fastly-mcp.mjs
Transport:
stdio
Language:
JavaScript
Created:4/15/2025
Updated:8/2/2025