Skip to main content
Glama

Enkrypt AI MCP Server

Official
by enkryptai

get_deployment_details

Retrieve detailed deployment information by specifying its name. Use this tool to access a dictionary of deployment specifics, aiding in AI safety analysis and prompt auditing within the Enkrypt AI MCP Server.

Instructions

Retrieve details of a specific deployment using its name.

Args: deployment_name: The name of the deployment to retrieve details for.

Returns: A dictionary containing the details of the deployment.

Input Schema

NameRequiredDescriptionDefault
deployment_nameYes

Input Schema (JSON Schema)

{ "properties": { "deployment_name": { "title": "Deployment Name", "type": "string" } }, "required": [ "deployment_name" ], "title": "get_deployment_detailsArguments", "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