Skip to main content
Glama

ESA MCP Server

by aliyun

get_site_pause

Retrieve the ESA proxy configuration for a specific website by providing its site ID. Use this to manage and analyze proxy settings effectively.

Instructions

Queries the ESA proxy 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": true, "openWorldHint": false, "readOnlyHint": true }, "properties": { "siteId": { "description": "The website ID, which can be obtained by calling the [ListSites] operation.", "examples": [ "123456****" ], "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