Skip to main content
Glama
aliyun

Alibaba Cloud MCP Server

Official
by aliyun
pyproject.toml840 B
[project] name = "alibaba-cloud-application-management-mcp-server" version = "1.0.1" description = "The application management MCP server for Alibaba Cloud" readme = "README.md" authors = [ { name = "Zhao Shuaibo", email = "zhaoshuaibo.zsb@alibaba-inc.com" }, { name = "Meng Junwei", email = "mengjunwei.mjw@alibaba-inc.com" } ] requires-python = ">=3.10" dependencies = [ "alibaba-cloud-ops-mcp-server" ] [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" dependencies = [ "hatchling>=1.27.0", ] [tool.hatch.build.targets.wheel] packages = ["src/alibaba_cloud_application_management_mcp_server"] [dependency-groups] dev = [ "pytest>=8.4.0", "pytest-cov>=6.1.1", ] [project.scripts] alibaba-cloud-application-management-mcp-server = "alibaba_cloud_application_management_mcp_server:main"

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/alibabacloud-ecs-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server