Skip to main content
Glama

ESA MCP Server

by aliyun

get_ipv6

Retrieve IPv6 configuration details for a website by specifying its unique site ID. This tool is part of the ESA MCP Server, enabling efficient communication with Edge Security Acceleration services for managing network configurations.

Instructions

Queries the IPv6 configuration of a website.

Input Schema

NameRequiredDescriptionDefault
siteIdYesThe website ID, which can be obtained by calling the ListSites operation.

Input Schema (JSON Schema)

{ "annotations": { "destructiveHint": false, "idempotentHint": false, "readOnlyHint": true }, "properties": { "siteId": { "description": "The website ID, which can be obtained by calling the ListSites operation.", "example": [ 12228828888 ], "type": "number" } }, "required": [ "siteId" ], "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/aliyun/mcp-server-esa'

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