Skip to main content
Glama

ESA MCP Server

by aliyun

get_certificate

Retrieve SSL/TLS certificates, private keys, and detailed certificate information for a specific website using the site ID and certificate ID through the ESA MCP Server.

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