Skip to main content
Glama

ESA MCP Server

by aliyun
package.json1.23 kB
{ "name": "mcp-server-esa", "version": "1.0.10", "description": "Alibaba Cloud ESA (Edge Security Acceleration) MCP Server", "main": "./dist/index.js", "type": "commonjs", "bin": { "mcp-server-esa": "./dist/index.js" }, "scripts": { "build": "rslib build", "dev": "rslib build --watch", "format": "prettier --write .", "lint": "eslint ." }, "author": "", "license": "ISC", "devDependencies": { "@eslint/js": "^9.21.0", "@rslib/core": "^0.5.5", "@types/lodash": "^4.17.16", "@types/node": "^22.8.1", "@types/node-fetch": "^2.6.12", "eslint": "^9.21.0", "globals": "^16.0.0", "prettier": "^3.5.2", "typescript": "^5.8.2", "typescript-eslint": "^8.25.0" }, "repository": { "type": "git", "url": "https://github.com/aliyun/mcp-server-esa.git" }, "publishConfig": { "registry": "https://registry.npmjs.org/" }, "dependencies": { "@alicloud/esa20240910": "^2.25.0", "@alicloud/openapi-client": "^0.4.13", "@alicloud/tea-util": "^1.4.10", "@modelcontextprotocol/sdk": "^1.13.2", "@types/semver": "^7.5.8", "form-data": "^4.0.2", "node-fetch": "^2.7.0", "semver": "^7.7.1", "zod": "^3.24.2" } }

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