- Home
- MCP servers
- Raygun
Raygun
- typescript
19
GitHub Stars
typescript
Language
6 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
You connect AI assistants to Raygun crash reporting and real user monitoring data through natural language conversations, enabling you to investigate errors, track deployments, analyze performance, and collaborate with your team using an MCP server dedicated to Raygun.
How to use
Use an MCP client to connect your Raygun data, then ask your AI assistant to retrieve and analyze information across errors, deployments, pages, and customers. Examples include asking for the most recent error groups, verifying whether new deployments introduced errors, and analyzing performance trends on your top pages. The server supports commands to list applications, search for errors, investigate specific error groups, manage deployments, view customer sessions, and review team invitations.
How to install
Prerequisites: ensure you have Node.js and npm installed on your machine, or use an environment that supports standard MCP client configurations.
- Choose one of the available MCP client configurations shown below or adapt it to your environment.
Available tools
applications_list
List all applications in your Raygun account
applications_search
Search for applications by name
application_get_details
Get detailed information about an application
application_regenerate_api_key
Generate a new API key for an application
error_groups_list
List error groups within an application
error_group_investigate
Get complete details about a specific error group
error_group_update_status
Change error group status (resolve, ignore, activate)
error_group_add_comment
Add investigation notes to an error group
error_instances_browse
Browse individual error occurrences
error_instance_get_details
Get full stack trace and context for an error instance
deployments_list
List deployments for an application
deployment_create
Create a new deployment record
deployment_get_latest
Get the most recent deployment with error analysis
deployment_investigate
Get comprehensive deployment information
deployment_manage
Update or delete a deployment
customers_search
Search customers by name, email, or identifier
customer_investigate
Get customer profile, recent error groups, and sessions
sessions_list
List user sessions with environment and device data
pages_list
List monitored pages in an application
page_investigate
Get page details for metrics queries
metrics_website_performance_analyze
Track performance trends over time
metrics_performance_distribution_analyze
Understand performance variability
metrics_error_trends_analyze
Track error rates and patterns
invitations_manage
List and review team invitations
invitation_send
Send a new team invitation
invitation_revoke
Cancel a pending invitation