Skip to main content
Glama

Enkrypt AI MCP Server

Official
by enkryptai

retrieve_policy_configuration

Retrieve policy configurations by specifying a policy name to access and review detailed settings in the Enkrypt AI MCP Server.

Instructions

Retrieve and print the policy configuration for a given policy name.

Args: policy_name: The name of the policy to retrieve.

Returns: A dictionary containing the policy configuration.

Input Schema

NameRequiredDescriptionDefault
policy_nameYes

Input Schema (JSON Schema)

{ "properties": { "policy_name": { "title": "Policy Name", "type": "string" } }, "required": [ "policy_name" ], "title": "retrieve_policy_configurationArguments", "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/enkryptai/enkryptai-mcp-server'

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