mcp-server-raygun

mcp-server-raygun

JavascriptTypescriptRaygunCrashReportingRealUserMonitoringMcpServerPythonGoRubyR

About This Server

MCP Server for Raygun's API V3 endpoints for interacting with your Crash Reporting and Real User Monitoring applications. This server provides comprehensive access to Raygun's API features through the Model Context Protocol.

Server Information

šŸ“‹ Overview:

The webpage is the GitHub repository page for `MindscapeHQ/mcp-server-raygun`. It provides a central location for information, code, and collaboration related to the project. The repository contains an MCP (Model Context Protocol) server designed for Raygun's API V3, facilitating interactions with Raygun's Crash Reporting and Real User Monitoring applications.


ā­ Key Points:
  • The repository is public and owned by the organization `MindscapeHQ`.

  • The project is named `mcp-server-raygun`.

  • The default branch is `main`.

  • The repository has 4 files, 3 pull requests, and 3 forks.

  • It uses TypeScript (93.9%) and JavaScript (6.1%).

  • The page offers options to watch/unwatch the repository, fork it, star it, and navigate through code, issues, pull requests, actions, projects, security, and insights tabs.

  • It is used to interact with Crash Reporting and Real User Monitoring applications


  • šŸ” Main Findings:
  • The repository lacks a detailed description, website or specified topics.

  • There are many calls to the github api through dynamically generated URLs for tasks such as creating new release tags, setting user preferences, and running analytics.

  • The project is configured to be used with Claude Desktop, providing configuration for server integration.

  • The page describes various API endpoints and tools for Raygun, including application, error, deployment, user session, performance, source map, and team management.


  • šŸ“Š Details:
  • The repository includes a `README.md` file that provides an overview of the project.

  • The configuration section describes required environment variables for the server: `RAYGUNPATTOKEN` and optionally `SOURCEMAPALLOWEDDIRS`.

  • Installation instructions involve configuring `claudedesktopconfig.json` for use with Claude Desktop.

  • Debugging is recommended using the MCP Inspector.


šŸŽÆ Conclusion:
The `MindscapeHQ/mcp-server-raygun` repository on GitHub hosts a Model Context Protocol server for interacting with Raygun's API V3. The server supports various Raygun features and includes configuration instructions for use with Claude Desktop, as well as debugging recommendations. The repository overview page enables community engagement through starring, forking, and issue tracking.

Server Features

list_applications

List all applications under your account

get_application

Get application details by identifier

get_application_by_api_key

Get application details by API key

regenerate_application_api_key

Generate a new API key for an application

list_error_groups

List error groups for an application

get_error_group

Get detailed information about an error group

resolve_error_group

Set error group status to resolved

activate_error_group

Set error group status to active

ignore_error_group

Set error group status to ignored

permanently_ignore_error_group

Set error group status to permanently ignored

list_deployments

List deployments for an application

get_deployment

Get deployment details by identifier

delete_deployment

Remove a deployment

update_deployment

Update deployment information

reprocess_deployment_commits

Reprocess deployment commit data

list_customers

List customers for an application

list_sessions

List user sessions for an application

get_session

Get detailed session information

list_pages

List monitored pages for an application

get_page_metrics_time_series

Get time-series performance metrics

get_page_metrics_histogram

Get histogram of performance metrics

get_error_metrics_time_series

Get time-series error metrics

list_source_maps

List source maps for an application

get_source_map

Get source map details

update_source_map

Update source map information

delete_source_map

Remove a source map

upload_source_map

Upload a new source map

delete_all_source_maps

Remove all source maps

list_invitations

List pending team invitations

send_invitation

Send a new team invitation

get_invitation

Get invitation details

revoke_invitation

Revoke a pending invitation

Provider Information

Mindscapehq logo

Mindscapehq

cloud Provider

Visit Provider Website

Quick Actions

Visit Website

MCP Configuration

Available Tools

ApplicationsError ManagementDeployment ManagementUser & Session ManagementPerformance MonitoringSource MapsTeam Management