Raygun
Rank #4,261io.github.MindscapeHQ/mcp-server-raygun
Investigate errors, track deployments, analyze performance, and manage application monitoring
Raygun is a Model Context Protocol (MCP) server published by mindscapehq. It ranks #4,261 of 132,046 servers tracked on MCP Toplist, and its repository has 22 GitHub stars. Raygun is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 5 tracked versions. It was first listed on Nov 28, 2024 and most recently updated on Sep 2, 2026.
Ranks ahead of 127,785 of 132,046 servers on MCP Toplist.
Use Raygun
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-server-raygun https://api.raygun.com/v3/mcp[mcp_servers.mcp-server-raygun]
url = "https://api.raygun.com/v3/mcp"Add to ~/.codex/config.toml.
https://api.raygun.com/v3/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-server-raygun": {
"url": "https://api.raygun.com/v3/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-server-raygun": {
"type": "http",
"url": "https://api.raygun.com/v3/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-server-raygun": {
"serverUrl": "https://api.raygun.com/v3/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-server-raygun": {
"url": "https://api.raygun.com/v3/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MindscapeHQ%2Fmcp-server-raygun)<a href="https://mcptoplist.com/server/io.github.MindscapeHQ%2Fmcp-server-raygun"><img src="https://mcptoplist.com/badge/io.github.MindscapeHQ%2Fmcp-server-raygun.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
mindscapehq
Available versions (5)
| Version | Published |
|---|---|
| 1.1.0 | Sep 2, 2026 |
| 1.0.2 | Dec 5, 2025 |
| 1.0.1 | Dec 5, 2025 |
| 1.0.0 | Dec 5, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Raygun?
- Raygun is maintained by mindscapehq, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Raygun listed on the Official MCP Registry?
- Yes — Raygun is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Raygun have?
- MCP Toplist tracks 5 versions of Raygun, most recently published on Sep 2, 2026.
- Where can I find the source code for Raygun?
- The source code for Raygun is hosted at github.com/mindscapehq/mcp-server-raygun.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.