-
securityF
license-
qualityA simple server that integrates with Claude to allow querying and manipulating Notion pages and databases through natural language prompts.
Last updated -
706
JavaScript
该MCP服务器提供了通过Claude与阿里云服务交互的工具。
将服务器添加到您的 claude_desktop_config.json:
将服务器添加到 VSCode 设置cline_mcp_settings.json
中的 Cline MCP 设置文件中
将/path/to/aliyun-mcp-server
替换为此存储库的实际路径,并提供您的阿里云凭据。
配置完成后,您可以要求 Claude 查询 SLS 日志:
Claude 将使用 MCP 服务器执行查询并返回结果。
查询阿里云SLS(简单日志服务)日志。
参数:
project
(必填):SLS 项目名称logstore
(必填):SLS日志库名称query
(必需):SLS查询语句from
(可选):开始时间(以毫秒为单位)(默认为 1 小时前)to
(可选):结束时间(以毫秒为单位)(默认为现在)limit
(可选):返回的最大日志数量(默认值:100,最大值:1000)offset
(可选):分页偏移量(默认值:0)reverse
(可选):是否以相反的顺序返回结果(默认值:false)例子:
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
一个 Claude 集成工具,使用户能够通过自然语言命令查询和分析阿里云简单日志服务日志。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nailuoGG/aliyun-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server