Skip to main content
Glama

Enkrypt AI MCP Server

Official
by enkryptai

remove_model

Delete a specific AI model from the Enkrypt AI MCP Server by providing its saved name. Returns confirmation and details of the removed model.

Instructions

Remove a model.

Args: test_model_saved_name: The saved name of the model to be removed.

Returns: A dictionary containing the response message and details of the deleted model.

Input Schema

NameRequiredDescriptionDefault
test_model_saved_nameYes

Input Schema (JSON Schema)

{ "properties": { "test_model_saved_name": { "title": "Test Model Saved Name", "type": "string" } }, "required": [ "test_model_saved_name" ], "title": "remove_modelArguments", "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