阿里云MCP服务器
该MCP服务器提供了通过Claude与阿里云服务交互的工具。
特征
查询SLS(简单日志服务)日志
(未来)管理 ECS 实例
(未来)部署无服务器功能
配置
构建服务器:
与 Claude Desktop 一起使用
将服务器添加到您的 claude_desktop_config.json:
Cline 的配置
将服务器添加到 VSCode 设置cline_mcp_settings.json
中的 Cline MCP 设置文件中
将/path/to/aliyun-mcp-server
替换为此存储库的实际路径,并提供您的阿里云凭据。
用法
配置完成后,您可以要求 Claude 查询 SLS 日志:
Claude 将使用 MCP 服务器执行查询并返回结果。
可用工具
查询SLSLogs
查询阿里云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.
Tools
一个 Claude 集成工具,使用户能够通过自然语言命令查询和分析阿里云简单日志服务日志。
Related MCP Servers
- -securityAlicense-qualityA modular server implementation for Claude AI assistants with integrated tools, enabling Claude to perform actions and access external resources like file systems, web searches, browser automation, financial data, and document generation.Last updated -95MIT License
- -securityAlicense-qualityIntegrates with Claude to enable intelligent querying of documentation data, transforming crawled technical documentation into an actionable resource that LLMs can directly interact with.Last updated -1,908Apache 2.0
- -securityAlicense-qualityA tool that integrates process mining capabilities with Claude AI, allowing users to analyze event log data from PostgreSQL databases through natural language interfaces in Claude Desktop or Cursor.Last updated -MIT License
- -securityAlicense-qualityA server that integrates Claude AI with ServiceNow, enabling incident creation, service request management, email handling, and catalog browsing through natural language.Last updated -7MIT License