Back to directory
jackwrichards/fastlymcp

jackwrichards/fastlymcp

@jackwrichards

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

fastlycdnapimcpcloudedge-computing

Installation & Configuration

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

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15