Skip to main content
Glama

EVE-NG MCP Server

by moimran

test_connection

Verify EVE-NG server connectivity and retrieve status information using this tool. Ensures proper communication with the EVE-NG MCP Server for managing network configurations.

Instructions

Test connection to EVE-NG server. This tool verifies that the connection to the EVE-NG server is working properly and returns server status information.

Input Schema

NameRequiredDescriptionDefault
argumentsYes

Input Schema (JSON Schema)

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