Back to search
30
MCP

@hyorimitsu/amazon-cloudwatch-logs-mcp-server

npm/@hyorimitsu/amazon-cloudwatch-logs-mcp-server

A Model Context Protocol (MCP) server that provides tools for interacting with Amazon CloudWatch Logs services. This server enables AI Agent to manage CloudWatch log through a standardized interface using AWS SDK.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

awslabs.cloudwatch-logs-mcp-server
An AWS Labs Model Context Protocol (MCP) server for cloudwatch-logs
0 tools
Log-Analyzer-with-MCP
A Model Context Protocol (MCP) server that provides AI assistants access to AWS CloudWatch Logs for analysis, searching, and correlation
0 tools
awslabs.cloudwatch-mcp-server
An AWS Labs Model Context Protocol (MCP) server for cloudwatch
0 tools
awslabs.cloudwatch-applicationsignals-mcp-server
An AWS Labs Model Context Protocol (MCP) server for AWS Application Signals
0 tools
awslabs.cloudwatch-appsignals-mcp-server
An AWS Labs Model Context Protocol (MCP) server for AWS Application Signals
0 tools
iflow-mcp_cloudwatch-logs-mcp
CloudWatch Logs MCP Server for accessing AWS CloudWatch logs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@hyorimitsu/amazon-cloudwatch-logs-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}