Remote MCP server providing AI access to Raygun crash reporting and real user monitoring data via natural language.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Server Raygun.
A remote Model Context Protocol (MCP) server that connects AI assistants to Raygun Crash Reporting, Real User Monitoring, and Application Performance Monitoring.
π Setup Guide β’ π Tool Reference β’ π Quick Start
The Raygun MCP server is hosted at:
Raygun hosts and updates the service, so there is no package or local server to install.
Add the URL as a Streamable HTTP server without an Authorization header. On first connection, your MCP client will open Raygun in your browser so you can sign in, select a plan, review the requested permissions, and authorize access.
You do not need to supply an OAuth client ID or client secret. Raygun supports automatic client registration.
This configuration is shared by the Codex CLI, Codex IDE extension, and ChatGPT desktop app on the same Codex host.
In the ChatGPT desktop app, open Settings > MCP servers, select Add server, choose Streamable HTTP, and enter the Raygun endpoint. Save and restart the app, then select Authenticate for Raygun.
ChatGPT on the web uses remote MCP tools through Plugins and does not read your local Codex MCP configuration. A separately published Raygun Plugin would be installed from the Plugins catalog.
Run /mcp in Claude Code and follow the browser authentication flow.
Cursor will prompt you to authenticate when it connects.
VS Code will prompt you to authenticate when it connects.
PAT authentication remains supported for clients without MCP OAuth support and for automation. The following example uses Cursor's configuration format; other clients use the same Authorization header in their HTTP server configuration:
After configuration, try asking your AI assistant:
user@example.com and explain where their experience failed.β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 applicationerror_groups_list - List error groups within an applicationerror_groups_search - Search occurrences by error, stack trace, URL, version, user, tags, or custom dataerror_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_group_read_comments - Review existing investigation noteserror_group_instances_list - List occurrences in an error grouperror_instance_get - Get the full stack trace and context for an occurrencedeployments_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 deploymentcustomers_search - Search customers by name, email, or identifiercustomer_investigate - Get customer profile, recent error groups, and sessionssessions_list - List user sessions with environment and device datasession_investigate - Inspect a session's environment, errors, and page viewsapm_issues_search - Find recurring backend performance issues and anti-patternsapm_issue_investigate - Inspect an issue's metrics and affected tracesapm_traces_search - Find slow or failing backend requestsapm_trace_investigate - Inspect profiler threads and significant calls in a traceapm_hotspots_search - Rank slow methods, database queries, and external callspages_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 patternsinvitations_manage - List and review team invitationsinvitation_send - Send a new team invitationinvitation_revoke - Cancel a pending invitationFor detailed documentation on each tool, see the Tool Reference.
Raygun implements the MCP authorization flow for HTTP clients. The server advertises its authorization server through OAuth Protected Resource Metadata, and compatible clients register themselves automatically using Client ID Metadata Documents or Dynamic Client Registration.
Access is tied to the Raygun user, plan, and scopes approved on the consent screen. Compatible clients securely store and refresh their own tokens.
Each OAuth connection grants access to one Raygun plan. Add another Raygun MCP configuration and authorize it separately when you need to work with a different plan.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mindscapehq-server-raygun)<a href="https://allmcps.com/mcp/mindscapehq-server-raygun"><img src="https://allmcps.com/api/badge/mindscapehq-server-raygun?style=directory" alt="Server Raygun on AllMCPs" /></a>