Server Directory
Data & AnalyticsIntermediate

Scout Monitoring

by Scout APM

Application performance monitoring with Scout APM. Track slow endpoints, N+1 queries, memory bloat, and get actionable insights for Ruby, Python, PHP applications.

CAPABILITIES

  • Application performance monitoring
  • Slow endpoint detection
  • N+1 query identification
  • Memory leak detection
  • Transaction tracing
  • Custom instrumentation

INSTALLATION

Terminal
npx -y @scoutapp/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "scout-monitoring": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@scoutapp/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Data & Analytics
Difficulty
Intermediate
Maintained By
Scout APM
NPM Package
@scoutapp/mcp-server

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →