Skip to main content
Glama

Fastly NGWAF MCP Server

by purpleax

set_credentials

Configure Fastly NGWAF API credentials by setting your email and access token to enable secure integration with the next-gen web application firewall.

Instructions

Set Fastly NGWAF API credentials (email and access token)

Input Schema

NameRequiredDescriptionDefault
emailYesYour Fastly NGWAF email address
tokenYesYour Fastly NGWAF API access token

Input Schema (JSON Schema)

{ "properties": { "email": { "description": "Your Fastly NGWAF email address", "type": "string" }, "token": { "description": "Your Fastly NGWAF API access token", "type": "string" } }, "required": [ "email", "token" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/purpleax/FastlyMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server