The Raygun MCP Server provides comprehensive API V3 access to manage your Raygun account through the Model Context Protocol, including:
Applications: List, view, and regenerate API keys
Error Management: List and manage error groups (resolve, activate, ignore, permanently ignore)
Deployment Management: List, view, update, delete, and reprocess deployment commits
User & Session Management: List customers, user sessions, and view detailed session information
Performance Monitoring: List pages, retrieve time-series and histogram metrics for page performance and errors
Source Maps: List, view, update, delete, upload, or delete all source maps
Team Management: List, send, view, and revoke team invitations
Provides access to Raygun's API V3 endpoints for managing crash reporting and real user monitoring data, including applications, error groups, deployments, user sessions, performance metrics, and source maps.
π Raygun MCP Server
Access your crash reporting data in Raygun with AI assistants
A remote Model Context Protocol (MCP) server that connects AI assistants to your crash reporting and real user monitoring data in Raygun through natural language conversations.
π Tool Reference β’ π Quick Start β’ π Get API Token
β¨ Key Features
π Error Management - Investigate, resolve, and track application errors and crashes with full stack traces and context
π Deployment Tracking - Monitor releases and correlate errors with deployments to identify problematic changes
β‘ Performance Insights - Analyze page load times, user metrics, and performance trends over time
π₯ User Monitoring - Track customer sessions, behavior patterns, and identify affected users
π€ Team Collaboration - Manage invitations and coordinate error resolution across your team
π Metrics & Analytics - Time-series analysis and distribution histograms for errors and performance
Related MCP server: MCP Server
π Requirements
π A Raygun account with an active subscription
π Getting Started
The Raygun MCP server is hosted remotely at https://api.raygun.com/v3/mcp.
π‘ Tip: Choose your AI assistant below and follow the configuration instructions. Don't forget to replace
YOUR_PAT_TOKENwith your actual Raygun Personal Access Token!
Guide: Amp MCP Documentation
Guide: Claude Code MCP Documentation
Guide: Cline MCP Documentation
Use https://api.raygun.com/v3/mcp and your PAT token
Guide: Codex MCP Documentation
Go to Cursor Settings β MCP β New MCP Server
Guide: JetBrains AI Assistant MCP Documentation
Guide: VS Code MCP Servers
Guide: Zed MCP Documentation
π¬ Your First Prompt
After configuration, try asking your AI assistant:
π οΈ Tools
The Raygun MCP server provides the following categories of tools:
applications_list- List all applications in your Raygun accountapplications_search- Search for applications by nameapplication_get_details- Get detailed application informationapplication_regenerate_api_key- Generate a new API key for an application
error_groups_list- List error groups within an applicationerror_group_investigate- Get complete details about a specific error grouperror_group_update_status- Change error group status (resolve, ignore, activate)error_group_add_comment- Add investigation notes to an error grouperror_instances_browse- Browse individual error occurrenceserror_instance_get_details- Get full stack trace and context for an error instance
deployments_list- List deployments for an applicationdeployment_create- Create a new deployment recorddeployment_get_latest- Get the most recent deployment with error analysisdeployment_investigate- Get comprehensive deployment informationdeployment_manage- Update or delete a deployment
customers_list- List customers for an applicationcustomer_investigate- Get detailed customer informationsessions_list- List user sessions with environment and device data
pages_list- List monitored pages in an applicationpage_investigate- Get page details for metrics queriesmetrics_website_performance_analyze- Track performance trends over timemetrics_performance_distribution_analyze- Understand performance variabilitymetrics_error_trends_analyze- Track error rates and patterns
invitations_manage- List and review team invitationsinvitation_send- Send a new team invitationinvitation_revoke- Cancel a pending invitation
For detailed documentation on each tool, see the Tool Reference.
π Configuration
Obtaining a Personal Access Token
To use the Raygun MCP server, you need a Raygun Personal Access Token (PAT):
Navigate to Raygun Personal Access Tokens
Click Create New Token
Give your token a descriptive name (e.g., "MCP Server Access")
Select the appropriate permissions for your use case
Copy the generated token and use it in your MCP configuration
β οΈ Important: Replace
YOUR_PAT_TOKENin the configuration examples above with your actual token. Keep your token secure and never commit it to version control!
For more details, see the Raygun API documentation.
π About
The Raygun MCP server enables AI coding assistants to access and analyze your crash reporting and real user monitoring data in Raygun, helping you investigate errors, track deployments, analyze performance, and manage your application monitoring workflowβall through natural language conversations.
π Resources
π Raygun Documentation
π Raygun API Reference
π Report Issues
Built with β€οΈ by