Skip to main content
Glama

EVE-NG MCP Server

by moimran

get_lab_details

Retrieve comprehensive details about a lab, including metadata, nodes, networks, and status, for managing network topologies in the EVE-NG platform.

Instructions

Get detailed information about a specific lab. This tool retrieves comprehensive information about a lab including its metadata, nodes, networks, and current status.

Input Schema

NameRequiredDescriptionDefault
lab_pathYes

Input Schema (JSON Schema)

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

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