MCP Servers / development / Scout Monitoring MCP

Scout Monitoring MCP

JSON →
stdiononeofficial28development

Scout's official MCP pipes error, trace and metric data from production to your AI agent

Install
How to run this server
[ { "cmd": "npx @scout_apm/wizard", "imports": [] } ]
server path: scout-monitoring-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envSCOUT_API_KEY
Resources
Scout Monitoring MCP — MCP Server · libregistry