Skip to content
Back to search
30
MCP

AWS CloudWatch

pulsemcp/aws cloudwatch

Provides direct access to AWS CloudWatch resources for monitoring application health, investigating logs, and analyzing metrics through tools for listing log groups, retrieving alarms, executing queries, and accessing saved queries.

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

Similar MCP servers embedding-nearest

@n8n-dev/n8n-nodes-amazonaws-monitoring
CloudWatch monitors AWS resources and applications in real time, collecting and tracking metrics.
0 tools
Log Analyzer with CloudWatch Logs
Provides structured access to CloudWatch Logs data for searching, analyzing, and correlating logs across AWS services to help with troublesh
0 tools
Amazon CloudWatch Application Signals
Application performance monitoring and insights.
13 tools
Amazon CloudWatch
Metrics, alarms, and logs analysis.
19 tools
@n8n-dev/n8n-nodes-amazonaws-application-insights
Detects application issues using CloudWatch metrics and logs.
0 tools
acuvity/mcp-server-aws-cloudwatch-logs
AWS CloudWatch Logs MCP server for querying and analyzing log data with CloudWatch Logs Insights
0 tools

How to use

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

{
  "mcpServers": {
    "aws_cloudwatch": {
      "url": "None",
      "transport": "http"
    }
  }
}