Scout Monitoring MCP
JSON →Scout's official MCP pipes error, trace and metric data from production to your AI agent
Install
npx @scout_apm/wizard Tools · 8
- list_apps List available Scout APM applications, with optional filtering by last active date
- get_app_metrics Get individual metric data (response_time, throughput, etc.) for a specific application
- get_app_endpoints Get all endpoints for an application with aggregated performance metrics
- get_endpoint_metrics Get timeseries metrics for a specific endpoint in an application
- get_app_endpoint_traces Get recent traces for an app filtered to a specific endpoint
- get_app_trace Get an individual trace with all spans and detailed execution information
- get_app_error_groups Get recent error groups for an app, optionally filtered by endpoint
- get_app_insights Get performance insights including N+1 queries, memory bloat, and slow queries
Environment variables
SCOUT_API_KEY
Links
★ 28 GitHub stars