ack-mcp-server
Officialby aliyun
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_TTL | No | 缓存TTL时间(秒) | 300 |
| DEVELOPMENT | No | 是否开发模式 | false |
| ACCESS_KEY_ID | Yes | 阿里云账号的AccessKey ID | |
| CACHE_MAX_SIZE | No | 缓存最大条目数 | 1000 |
| ALLOWED_ORIGINS | No | 允许的Origin白名单,逗号分隔 | |
| KUBECONFIG_MODE | No | Kubernetes集群访问策略(ACK_PRIVATE或ACK_PUBLIC) | |
| ACCESS_KEY_SECRET | Yes | 阿里云账号的AccessKey Secret | |
| FASTMCP_LOG_LEVEL | No | 日志级别 | INFO |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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-ack-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server