prempratapk/aws-observability-mcp-server
AWS Observability MCP Server - Model Context Protocol server exposing CloudWatch, X-Ray, Lambda, ECS, DynamoDB, and SQS observability tools for LLM-powered incident investigation via Amazon Bedrock
Platform-specific configuration:
{
"mcpServers": {
"aws-observability-mcp-server": {
"command": "npx",
"args": [
"-y",
"aws-observability-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...