
Raygun MCP server
Investigate errors, track deployments, analyze performance, and manage application monitoring
22 stars
Reviews
Write oneNobody has reviewed Raygun yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Raygun tools
Tool list not cached yet. `describe` through the gateway fetches it live.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 171ms (auth required)20/20
- –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
- Auth qualityOAuth resource metadata advertised on 40115/15
- Maintenancelast push 18 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
What the publisher says
From the Raygun repository's README, as published. We do not edit it. Read it on GitHub
🔭 Raygun MCP Server
Investigate errors and performance in Raygun with AI assistants
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
✨ 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
- 🔬 APM Investigation - Find backend hotspots, recurring performance issues, and slow traces
- 👥 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
📋 Requirements
- A Raygun account with an active subscription
- An MCP client with OAuth support, or a Raygun Personal Access Token
🚀 Getting Started
The Raygun MCP server is hosted at:
https://api.raygun.com/v3/mcpRaygun hosts and updates the service, so there is no package or local server to install.
OAuth (recommended)
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.
Codex and the ChatGPT desktop app
codex mcp add raygun --url https://api.raygun.com/v3/mcp
codex mcp login raygunThis 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.
Claude Code
claude mcp add --transport http raygun https://api.raygun.com/v3/mcpShortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http mcp-server-raygun https://api.raygun.com/v3/mcp
Raygun: common questions
- Is Raygun MCP server safe?
- Yes, by our scan: it is graded A (98/100). Read the Raygun safety report
- How do I install Raygun?
- It runs remotely at api.raygun.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Raygun need an API key?
- No key to paste: it signs you in with OAuth when your client connects.
- Is Raygun maintained?
- The last commit was 18 days ago (2026-09-02). The latest release is v1.1.0.
- Is Raygun up?
- 100% of our last 7 checks got an answer. We check remote servers about four times a day.