Skip to main content
Glama

Panther MCP Server

Official
Apache 2.0
16
  • Apple

get_policy_by_id

Retrieve detailed information about a specific security policy, including its body and tests, by providing the policy ID within the Panther security monitoring platform.

Instructions

Get detailed information about a Panther policy by ID including the policy body and tests

Args: policy_id: The ID of the policy to fetch

Input Schema

NameRequiredDescriptionDefault
policy_idYes

Input Schema (JSON Schema)

{ "properties": { "policy_id": { "title": "Policy Id", "type": "string" } }, "required": [ "policy_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