Skip to main content
Glama

ESA MCP Server

by aliyun

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
html_deploy

Quickly deploy an HTML page to ESA Edge Routine (ER) and return a default access URL to the user.

routine_create

Create a new Edge Routine (ER) in your Alibaba Cloud account.

routine_delete

Delete an existing Edge Routine (ER) from your Alibaba Cloud account.

routine_list

List all Edge Routines (ERs) in your Alibaba Cloud account.

routine_get

Get a the details of a Edge Routine (ER).

routine_code_commit

Save a code version for future modifications or release within an Edge Routine (ER).

routine_code_deploy

Deploy a selected code version to the staging or production environment. If version is not exist, should call routine_code_commit first

routine_route_list

List all routes associated with a specific Edge Routine (ER).

deployment_delete

Delete a specified code version associated with an Edge Routine (ER).

site_active_list

List all active sites

site_route_list

List all routes associated with a specific site.

route_create

Create a new route associated with an Edge Routine (ER).

route_delete

Delete a specified route associated with an Edge Routine (ER).

route_update

Modify the configuration of an existing Edge Routine route.

route_get

Get details of a specific route associated with an Edge Routine (ER).

site_match

Identify which site in the account matches the provided input criteria.

er_record_create

Create a new record associated with an Edge Routine (ER)

er_record_delete

Delete a specified record associated with an Edge Routine (ER).

er_record_list

List all records associated with a specific Edge Routine (ER).

list_sites

用于查询当前用户下的站点列表 ,包括站点的名称、状态、配置等信息。

create_site

Adds a website. Make sure that you have an available plan before you add a website. Make sure that your website domain name has an ICP filing if the location you want to specify covers the Chinese mainland.

update_site_pause

Modifies the ESA proxy configuration of a website.

get_site_pause

Queries the ESA proxy configuration of a website.

update_record

This operation allows you to update multiple types of DNS records, including but not limited to A/AAAA, CNAME, NS, MX, TXT, CAA, SRV, and URI. You can modify the record content by providing the necessary fields such as Value, Priority, and Flag. For origins added in CNAME records such as OSS and S3, the API enables you to configure authentication details to ensure secure access. Usage notes: The record value (Value) must match the record type. For example, the CNAME record should correspond to the target domain name. You must specify a priority (Priority) for some record types, such as MX and SRV. You must specify specific fields such as Flag and Tag for CAA records. When you update security records such as CERT and SSHFP, you must accurately set fields such as Type and Algorithm.If your origin type is OSS or S3, configure the authentication details in AuthConf based on the permissions.

create_site_mx_record

Creates a DNS record for a specific website. Only MX records are supported.

create_site_ns_record

Creates a DNS record for a specific website. Only NS records are supported.

create_site_txt_record

Creates a DNS record for a specific website. Only TXT records are supported.

create_site_cname_record

Creates a DNS record for a specific website. Only supports records with type=CNAME and sourceType=Domain.

create_site_a_or_aaaa_record

Creates a DNS record for a specific website. Only A/AAAA records are supported.

delete_record

Deletes a DNS record of a website based on the specified RecordId.

list_records

Queries a list of Domain Name System (DNS) records of a website, including the record value, priority, and authentication configurations. Supports filtering by specifying parameters such as RecordName and RecordMatchType.

get_record

Queries the configuration of a single DNS record, such as the record value, priority, and origin authentication setting (exclusive to CNAME records).

update_ipv6

Modifies the IPv6 configuration of a website.

get_ipv6

Queries the IPv6 configuration of a website.

set_certificate

Configures whether to enable certificates and update certificate information for a website.

apply_certificate

Applies for a free SSL certificate.

get_certificate

Retrieve the certificate, private key, and certificate information

delete_certificate

Deletes a certificate for a website.

list_certificates

Lists certificates of a website.

get_certificate_quota

Query certificate quota and usage.

update_managed_transform

Modifies the configuration of managed transforms for your website.

get_managed_transform

Query Managed Transform Configuration.

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