Labsco
mxiamxia logo

AWS Application Signals

from mxiamxia

Interact with AWS Application Signals for application monitoring and troubleshooting. Requires AWS credentials.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

MCP Server for AWS Application Signals

An MCP (Model Context Protocol) server that provides tools for monitoring, analyzing, and troubleshooting AWS Application Signals services.

This server enables AI assistants to interact with AWS Application Signals to track service health, monitor SLOs (Service Level Objectives), analyze metrics, and investigate issues using distributed tracing.

Available Tools

This server provides the following tools to interact with AWS Application Signals:

  • list_monitored_services - Lists all services monitored by AWS Application Signals

  • get_service_detail - Gets the details healthy data for a specific service

  • get_service_metrics - Queries CloudWatch metrics for the monitored services

  • list_slis - Monitors SLI (Service Level Indicator) status and SLO compliance across all services

  • get_slo - Retrieves detailed configuration for a specific SLO

  • query_sampled_traces - Queries AWS X-Ray traces for distributed tracing analysis

  • search_transaction_spans - Queries AWS X-Ray traces data

Development

uv pip install -e .