Skip to main content
Glama

Netskope MCP Server

by johnneerdael

getPolicyInUse

Retrieve active policies applied to specified private apps using the Netskope MCP Server. Verify and manage policy enforcement efficiently for secure app usage.

Input Schema

NameRequiredDescriptionDefault
idsYesArray of private app IDs

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "ids": { "description": "Array of private app IDs", "items": { "type": "string" }, "type": "array" } }, "required": [ "ids" ], "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/johnneerdael/netskope-mcp'

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