FastlyServer

integrations
GitHub
CDNAPI ManagementCloud Services

Loading subscription status...

💡 Description

Fastly is an edge cloud platform that helps the world's most popular digital businesses keep pace with their customer expectations. It provides access to Fastly's API for managing CDN services, controlling caching, configuring security, monitoring performance, implementing edge logic, and automating workflows.

📝 JSON Entries

{
  "mcpServers": [
    {
      "FastlyMCP": {
        "env": {
          "FASTLY_API_KEY": "<SECRET_FASTLY_TOKEN>"
        },
        "args": [
          "list",
          "purge",
          "check-traffic"
        ],
        "command": "fastly-command"
      }
    }
  ]
}

🛠️ Tools

API TestingDeveloper Tools

Features

  • Performance monitoring
  • Configuration management
  • Automated workflows

💬 Example Queries

  • List all services in my Fastly account.
  • What are the current traffic patterns for my domain?
  • Purge the cache for my website.