Skip to main content
Glama

Glitchtip MCP Server

by CleverMobi

get_issue

Retrieve complete details for a specific Glitchtip error tracking issue, including latest event data and comments, to support debugging and monitoring workflows.

Instructions

Get complete details of a specific Glitchtip issue including latest event and comments (requires event:read scope)

Input Schema

NameRequiredDescriptionDefault
issue_idYesThe ID of the issue to retrieve

Input Schema (JSON Schema)

{ "properties": { "issue_id": { "description": "The ID of the issue to retrieve", "type": "string" } }, "required": [ "issue_id" ], "type": "object" }

Other Tools from Glitchtip MCP Server

Related Tools

    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/CleverMobi/glitchtip-mcp'

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