Skip to main content
Glama

EVE-NG MCP Server

by moimran

list_node_templates

Retrieve available node templates in EVE-NG, including supported images and options, to simplify node creation in network labs.

Instructions

List available node templates in EVE-NG. This tool retrieves all available node templates that can be used to create nodes in labs, including their supported images and options.

Input Schema

NameRequiredDescriptionDefault
argumentsYes

Input Schema (JSON Schema)

{ "$defs": { "ListTemplatesArgs": { "description": "Arguments for list_node_templates tool.", "properties": {}, "title": "ListTemplatesArgs", "type": "object" } }, "properties": { "arguments": { "$ref": "#/$defs/ListTemplatesArgs" } }, "required": [ "arguments" ], "title": "list_node_templatesArguments", "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