Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALIBABA_CLOUD_ACCESS_KEY_IDYesAlibaba Cloud AccessKey ID obtained from the Alibaba Cloud RAM console
ALIBABA_CLOUD_SECURITY_TOKENNoOptional security token, required only when using STS (Security Token Service) for authentication
ALIBABA_CLOUD_ACCESS_KEY_SECRETYesAlibaba Cloud AccessKey Secret obtained from the Alibaba Cloud RAM console

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
html_deployB

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

routine_createC

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

routine_deleteB

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

routine_listB

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

routine_getC

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

routine_code_commitC

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

routine_code_deployB

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

routine_route_listC

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

deployment_deleteC

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

site_active_listB

List all active sites

site_route_listC

List all routes associated with a specific site.

route_createC

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

route_deleteC

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

route_updateC

Modify the configuration of an existing Edge Routine route.

route_getB

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

site_matchC

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

er_record_createC

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

er_record_deleteC

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

er_record_listC

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

list_sitesC

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

create_siteA

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_pauseB

Modifies the ESA proxy configuration of a website.

get_site_pauseB

Queries the ESA proxy configuration of a website.

update_recordC

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_recordC

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

create_site_ns_recordA

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

create_site_txt_recordB

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

create_site_cname_recordA

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

create_site_a_or_aaaa_recordC

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

delete_recordC

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

list_recordsB

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_recordB

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

update_ipv6C

Modifies the IPv6 configuration of a website.

get_ipv6C

Queries the IPv6 configuration of a website.

set_certificateB

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

apply_certificateC

Applies for a free SSL certificate.

get_certificateC

Retrieve the certificate, private key, and certificate information

delete_certificateC

Deletes a certificate for a website.

list_certificatesC

Lists certificates of a website.

get_certificate_quotaC

Query certificate quota and usage.

update_managed_transformC

Modifies the configuration of managed transforms for your website.

get_managed_transformB

Query Managed Transform Configuration.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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