security

Mcp Panther

MCP server that enables security professionals to interact with Panther's SIEM platform using natural language for writing detections, querying logs, and managing alerts.

python
cloud
macos
enterprise
security
0
View on GitHub

Installation

npx -y panther-labs/mcp-panther

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-panther",
  "command": "npx",
  "args": [
    "-y",
    "panther-labs/mcp-panther"
  ]
}

About This MCP Server

panther-labs/mcp-panther

MCP server that enables security professionals to interact with Panther's SIEM platform using natural language for writing detections, querying logs, and managing alerts.

GitHub: https://github.com/panther-labs/mcp-panther

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub