CursorPool
← 返回 MCP 列表
AWS MCP

AWS MCP

查询 AWS 资源、CloudWatch 日志与成本,用自然语言运维云。

AWS·1.2k 次安装·19 天前·官网 ↗
↓ 添加到 Cursor

安装命令

终端
uvx awslabs.core-mcp-server@latest

在 Cursor 中配置(mcp.json)

{
  "mcpServers": {
    "aws": {
      "command": "uvx",
      "args": [
        "awslabs.core-mcp-server@latest"
      ]
    }
  }
}