Skip to main content
Glama

Fastly NGWAF MCP Server

by purpleax

get_site

Retrieve detailed information about a specific site using the Fastly NGWAF MCP Server by providing corporation and site names for security management.

Instructions

Get details of a specific site

Input Schema

NameRequiredDescriptionDefault
corpNameNoCorporation name (uses context default if not provided)
siteNameNoSite name (uses context default if not provided)

Input Schema (JSON Schema)

{ "properties": { "corpName": { "description": "Corporation name (uses context default if not provided)", "type": "string" }, "siteName": { "description": "Site name (uses context default if not provided)", "type": "string" } }, "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