Skip to main content
Glama

ESA MCP Server

by aliyun

get_certificate

Retrieve a certificate, private key, and related details from the ESA MCP Server using site and certificate IDs for secure management and deployment.

Instructions

Retrieve the certificate, private key, and certificate information

Input Schema

NameRequiredDescriptionDefault
idYesCertificate ID. Example: babaded901474b9693acf530e0fb1d95
siteIdYesThe website ID. Reference Value Source: list_sites

Input Schema (JSON Schema)

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