Skip to main content
Glama

Panther MCP Server

Official
Apache 2.0
16
  • Apple

get_alert_by_id

Retrieve detailed information about a specific security alert using its unique ID within the Panther MCP Server for streamlined investigation and monitoring.

Instructions

Get detailed information about a specific Panther alert by ID

Input Schema

NameRequiredDescriptionDefault
alert_idYes

Input Schema (JSON Schema)

{ "properties": { "alert_id": { "title": "Alert Id", "type": "string" } }, "required": [ "alert_id" ], "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/panther-labs/mcp-panther'

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