mcp

fastly/mcp
★ 35 stars Go 🧠 Memory/Knowledge Updated 15d ago
Model Context Protocol (MCP) server for AI-powered Fastly CDN management.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/fastly/mcp@latest"
      ]
    }
  }
}

Topics

fastly-featuredfastly-oss-tier1tool