Skip to main content
Glama

Fastly NGWAF MCP Server

by purpleax

get_corp_overview

Retrieve attack overview data for a corporation, including details by specifying a corporation name and date range, using Fastly NGWAF MCP Server.

Instructions

Get attack overview for a corporation

Input Schema

NameRequiredDescriptionDefault
corpNameNoCorporation name (uses context default if not provided)
fromNoStart date (e.g., "-7d")
untilNoEnd date (e.g., "-1d")

Input Schema (JSON Schema)

{ "properties": { "corpName": { "description": "Corporation name (uses context default if not provided)", "type": "string" }, "from": { "description": "Start date (e.g., \"-7d\")", "type": "string" }, "until": { "description": "End date (e.g., \"-1d\")", "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