Skip to main content
Glama

ESA MCP Server

by aliyun

get_certificate_quota

Query certificate quota and usage for a specific website ID and certificate type using the ESA MCP Server. Essential for managing SSL/TLS certificate limits effectively.

Instructions

Query certificate quota and usage.

Input Schema

NameRequiredDescriptionDefault
siteIdYesThe website ID. Reference Value Source: list_sites. Example: 1234567890123
typeYesThe type of certificate quota. Example: free

Input Schema (JSON Schema)

{ "annotations": {}, "properties": { "siteId": { "description": "The website ID. Reference Value Source: list_sites. Example: 1234567890123", "type": "number" }, "type": { "description": "The type of certificate quota. Example: free", "type": "string" } }, "required": [ "siteId", "type" ], "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