Skip to main content
Glama

Enkrypt AI MCP Server

Official
by enkryptai

get_redteam_task_status

Retrieve the real-time status of a red teaming task by specifying the test name. Enables monitoring and analysis of AI safety tests within the Enkrypt AI MCP Server framework.

Instructions

Get the status of a redteam task.

Args: test_name: The name of the redteam test.

Returns: A dictionary containing the status of the redteam task.

Input Schema

NameRequiredDescriptionDefault
test_nameYes

Input Schema (JSON Schema)

{ "properties": { "test_name": { "title": "Test Name", "type": "string" } }, "required": [ "test_name" ], "title": "get_redteam_task_statusArguments", "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