A favicon of ESA Server for Edge Security Acceleration

ESA Server for Edge Security Acceleration

Enable AI models to seamlessly interact with Alibaba Cloud's Edge Security Acceleration services through a standardized protocol. Manage routines, deployments, routes, records, and site configurations efficiently via MCP tool calls. Integrate easily with MCP-enabled clients to leverage ESA OpenAPI capabilities for enhanced security and acceleration workflows.

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install aliyun/mcp-server-esa -c claude

This command will automatically install and configure the ESA Server for Edge Security Acceleration MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "ESA Server for Edge Security Acceleration": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-esa"
      ],
      "env": {
        "ESA_ACCESS_KEY": "${input:esa_access_key}",
        "ESA_ACCESS_KEY_SECRET": "${input:esa_access_key_secret}"
      }
    }
  }
}
Share:
Details:
  • Stars


    23
  • Forks


    4
  • Last commit


    2 days ago
  • Repository age


    2 months
  • License


    MIT
View Repository

Auto-fetched from GitHub .

MCP servers similar to ESA Server for Edge Security Acceleration:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


ESA Server for Edge Security Acceleration: MCP Server – MCP.Bar