Raygun

Raygun MCP Connector for Claude

A+

Monitor application health, track deployments, and manage crash reports and RUM sessions directly from your AI agent.

7 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Raygun account to any AI agent to gain deep visibility into your application's performance and stability through natural language.

What you can do

  • Application Management — List all accessible applications and environments within your Raygun account.
  • Deployment Tracking — Monitor and list deployments for specific applications to correlate releases with performance changes.
  • Crash Reporting — Manually send crash reports and error payloads to the Raygun API for centralized tracking.
  • Real User Monitoring (RUM) — Authenticate and search through user sessions to understand real-world performance and user journeys.
  • Session Inspection — Retrieve detailed metadata for specific RUM sessions to debug user-specific issues.

How it works

  1. Subscribe to this server
  2. Enter your Raygun Personal Access Token (PAT) or API Key
  3. Start monitoring your stack from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • DevOps & SREs — Quickly check deployment history and application health without leaving the terminal or chat.
  • Software Engineers — Send manual crash reports during testing or inspect RUM sessions to reproduce bugs.
  • Product Owners — Query user session data to understand how new features are performing in the wild.
error-trackingcrash-reportingrumapplication-monitoringdeployment-tracking

7 tools expose this connector's capabilities to your AI agent.

create_legacy_deployment

Create a deployment using the legacy API

list_applications

List accessible Raygun applications

list_deployments

List deployments for a specific application

rum_authenticate

Authenticate with the legacy RUM API

rum_get_session

Get RUM session details

rum_search_sessions

Search RUM sessions

send_crash_report

Send a manual crash report to Raygun

See how to talk to your AI agent using Raygun.

List all my Raygun applications.

I've retrieved your applications. You have 'Main-Web-App' (ID: abc-123) and 'Mobile-API' (ID: def-456) active. Which one would you like to inspect?

Show me the latest deployments for application ID abc-123.

Fetching deployments for 'Main-Web-App'... I found 3 recent deployments. The latest was version 2.1.0, deployed 2 hours ago by 'CI-Runner'.

Search for RUM sessions from the US using session key XYZ.

Searching RUM sessions... I found 12 sessions from the US. Most users are on Chrome/macOS. Would you like to see the details for the most recent session?

Use the `list_applications` tool. It will retrieve all applications associated with your Personal Access Token, including their IDs and names.

Related Connectors