Skip to main content
Glama

Raygun MCP Server

Official
by MindscapeHQ

get_application_by_api_key

Retrieve application details using an API key for Raygun's Crash Reporting and Real User Monitoring via the MCP Server. Input the API key to access specific application data.

Instructions

Get application by API key

Input Schema

NameRequiredDescriptionDefault
apiKeyYesApplication api key

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "apiKey": { "description": "Application api key", "type": "string" } }, "required": [ "apiKey" ], "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