mcp-server-esa
The ESA MCP Server is designed to integrate seamlessly with Alibaba Cloud ESA services by providing a server that manages Edge Routines, deployments, routes, records, and sites via the MCP protocol. It facilitates creating, deleting, and managing these services, making it easier for users to automate and deploy cloud functions.
How do I apply for Alibaba Cloud's Access Key and Secret Key?
You can apply for Alibaba Cloud's Access Key and Secret Key on the Accesskey page at https://ram.console.aliyun.com/profile/access-keys.
What is the purpose of the Edge Routine service?
The Edge Routine service allows you to deploy and manage applications at the edge of the network, providing low-latency access and processing.
How can I deploy a code version to the production environment?
You can deploy a code version to the production environment using the 'routine_code_deploy' tool provided by the ESA MCP Server.
Can I list all active sites in my Alibaba Cloud account?
Yes, you can list all active sites using the 'site_active_list' tool provided by the ESA MCP Server.
Is it possible to create DNS records for my sites?
Yes, you can create CNAME and A DNS records for your sites using the 'site_dns_cname_record_create' and 'site_dns_a_record_create' tools.