Skip to main content
Glama

Raygun MCP Server

Official
by MindscapeHQ

regenerate_application_api_key

Regenerate an API key for a specific application on the Raygun MCP Server. This action ensures secure access by refreshing the key for your Crash Reporting and Real User Monitoring applications.

Instructions

Regenerate application API key

Input Schema

NameRequiredDescriptionDefault
applicationIdentifierYesApplication identifier

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "applicationIdentifier": { "description": "Application identifier", "type": "string" } }, "required": [ "applicationIdentifier" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MindscapeHQ/mcp-server-raygun'

If you have feedback or need assistance with the MCP directory API, please join our Discord server