Back to search
30
MCP

Log-Analyzer-with-MCP

awslabs/log-analyzer-with-mcp

A Model Context Protocol (MCP) server that provides AI assistants access to AWS CloudWatch Logs for analysis, searching, and correlation

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

Similar MCP servers embedding-nearest

@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
0 tools
awslabs.cloudwatch-logs-mcp-server
An AWS Labs Model Context Protocol (MCP) server for cloudwatch-logs
0 tools
awslabs.cloudwatch-mcp-server
An AWS Labs Model Context Protocol (MCP) server for cloudwatch
0 tools
iflow-mcp_Log-Analyzer-with-MCP
An MCP server that provides AI assistants access to CloudWatch Logs
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

How to use

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

{
  "mcpServers": {
    "log-analyzer-with-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}