Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
MCP Server for interacting with Raygun's API V3 endpoints to manage applications, errors, deployments, users, performance monitoring, and source maps.
Add this to your MCP client configuration:
{
"mcpServers": {
"mindscapehq-mcp-server-raygun": {
"command": "npx",
"args": [
"-y",
"@raygun.io/mcp-server-raygun"
],
"env": {
"RAYGUN_PAT_TOKEN": "<Your Raygun PAT token for API authentication>",
"SOURCEMAP_ALLOWED_DIRS": "<Comma-separated list of directories allowed for source map operations>"
}
}
}
}{
"id": "mindscapehq-mcp-server-raygun",
"name": "mcp-server-raygun",
"description": "MCP Server for interacting with Raygun's API V3 endpoints to manage applications, errors, deployments, users, performance monitoring, and source maps.",
"source_url": "https://github.com/mindscapehq/mcp-server-raygun",
"publisher_name": "mindscapehq",
"publisher_url": "https://github.com/mindscapehq",
"is_official": true,
"license": "",
"runtime": "node",
"downloads": 9156,
"requires_oauth": false,
"distribution": {
"type": "npm",
"package": "@raygun.io/mcp-server-raygun"
},
"tools_count": 32
}