Skip to main content
Glama

Fastly NGWAF MCP Server

by purpleax

set_context

Define the default corporation and site context to streamline subsequent operations in Fastly NGWAF, ensuring consistent configurations for web application security management.

Instructions

Set the default corporation and site context for subsequent operations

Input Schema

NameRequiredDescriptionDefault
corpNameYesDefault corporation name
siteNameNoDefault site name

Input Schema (JSON Schema)

{ "properties": { "corpName": { "description": "Default corporation name", "type": "string" }, "siteName": { "description": "Default site name", "type": "string" } }, "required": [ "corpName" ], "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