Server Directory
Developer ToolsIntermediate

Raygun

by Raygun

Access Raygun crash reporting and real user monitoring data. Query error groups, analyze performance metrics, and monitor application health.

CAPABILITIES

  • Query crash reports
  • Error group analysis
  • Performance monitoring
  • User session tracking
  • Deployment tracking

INSTALLATION

Terminal
npx -y @anthropic/mcp-server-raygun

CLAUDE DESKTOP CONFIG

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

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

QUICK FACTS

Category
Developer Tools
Difficulty
Intermediate
Maintained By
Raygun
NPM Package
@anthropic/mcp-server-raygun

RELATED SERVERS

NEW TO MCP?

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

Read the tutorial →