aliyun_mcp-server-esa
ESA MCP Server facilitates seamless communication between AI models and ESA services using the Model Context Protocol. It offers a variety of management tools and runs as a server for easy integration into model workflows.
ESA MCP Server
ESA MCP Server is designed to facilitate communication between AI models and Edge Security Acceleration (ESA) services via the Model Context Protocol (MCP). It acts as a bridge to leverage ESA features through a standardized protocol.
Features
- Implements Model Context Protocol for tool execution.
- Provides access to ESA OpenAPI services.
- Runs as a server with stdio integration.
Installation
Configure in your MCP-enabled client config by setting up the ESA access keys.
Available Tools
Includes a comprehensive set of tools for routine management, deployment, route management, record management, and site management.
Available Scripts
- Build the project, format and lint code, and run development watch mode.
Project Structure
Main entry point is located at src/index.ts
and includes ESA tool implementations and utilities.
License
ISC License.
Contributions
Alibaba internal contributors should follow the standard workflow.