Skip to main content
Glama

ESA MCP Server

by aliyun

get_ipv6

Retrieve the IPv6 configuration for a specific website by providing its ID using the ESA MCP Server's standardized protocol for secure communication and site management.

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