Skip to main content
Glama

EVE-NG MCP Server

by moimran

delete_lab

Permanently remove a lab and its associated resources from the EVE-NG MCP Server, ensuring clean resource management. This action is irreversible.

Instructions

Delete a lab from EVE-NG. This tool permanently deletes a lab and all its associated resources from the EVE-NG server. This action cannot be undone.

Input Schema

NameRequiredDescriptionDefault
lab_pathYes

Input Schema (JSON Schema)

{ "properties": { "lab_path": { "title": "Lab Path", "type": "string" } }, "required": [ "lab_path" ], "title": "delete_labArguments", "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/moimran/eveng-mcp'

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